Home
last modified time | relevance | path

Searched defs:argptr (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.inputl.c838 Char *argptr, *OldCursor, *OldLastChar; in SpellLine() local
917 Char *argptr, *OldCursor, *OldLastChar; in CompleteLine() local
/freebsd/crypto/heimdal/lib/gssapi/
H A Dgsstool.c75 supported_mechanisms(void *argptr, int argc, char **argv) in supported_mechanisms()
/freebsd/usr.sbin/ppp/
H A Dchat.h50 char *argptr; /* Our current arg pointer */ global() member
/freebsd/bin/sh/
H A Doptions.c60 char **argptr; /* argument list for builtin commands */ variable
/freebsd/contrib/diff/src/
H A Dcmp.c126 specify_ignore_initial (int f, char **argptr, char delimiter) in specify_ignore_initial()
/freebsd/crypto/openssl/engines/
H A De_capi.c1084 va_list argptr) in capi_vtrace()