HomeSort by relevance Sort by last modified time
    Searched full:x_adjust (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
edit.c 917 * whether x_adjust() has been called while they are active.
919 static int x_adj_done; /* is incremented by x_adjust() */
980 static void x_adjust(void);
1351 * x_zots() may result in a call to x_adjust()
1358 /* has x_adjust() been called? */
2793 x_adjust(void) function
    [all...]

Completed in 337 milliseconds