Searched refs:ex_next (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/Librpcsvc-23/
H A Dmount.x139 exports ex_next;
/macosx-10.9.5/autofs-234/automountd/
H A Dmount_xdr.c331 tmp = en->ex_next;
362 en->ex_next = NULL;
375 en_prev->ex_next = en;
401 en = en->ex_next;
H A Dmount.h181 exports ex_next; member in struct:exportnode
H A Dautod_parse.c2512 exnext = ex->ex_next;
2515 for (texp = &texlist; *texp; texp = &((*texp)->ex_next)) {
2526 ex->ex_next = *texp;
2568 for (ex = exlist; ex; ex = ex->ex_next) {
2672 tmpex = ex->ex_next;
/macosx-10.9.5/vim-53/src/proto/
H A Dex_cmds2.pro54 void ex_next __ARGS((exarg_T *eap));
/macosx-10.9.5/vim-53/src/
H A Dex_cmds.h626 EX(CMD_next, "next", ex_next,
862 EX(CMD_snext, "snext", ex_next,
H A Dex_cmds2.c2036 ex_next(eap);
2217 ex_next(eap) function
H A Dgui.c4810 ex_next(eap);

Completed in 200 milliseconds