Searched refs:getposint (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/zsh-60/zsh/Src/Modules/
H A Dsystem.c44 getposint(char *instr, char *nam) function
78 infd = getposint(OPT_ARG(ops, 'i'), nam);
89 outfd = getposint(OPT_ARG(ops, 'o'), nam);
96 bufsize = getposint(OPT_ARG(ops, 's'), nam);
246 outfd = getposint(OPT_ARG(ops, 'o'), nam);
H A Dpcre.c252 getposint(char *instr, char *nam) function
292 offset_start = getposint(OPT_ARG(ops,c), nam);

Completed in 115 milliseconds