Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Dmain.c122 getarg(int *argc, char ***argv, const char *msg) in getarg() function
/freebsd/crypto/heimdal/lib/roken/
H A Dgetarg.c545 getarg(struct getargs *args, size_t num_args, in getarg() function
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h93 #define getarg(i,pos,size) (cast(int, ((i)>>pos) & MASK1(size,0))) macro
/freebsd/contrib/lua/src/
H A Dlopcodes.h121 #define getarg(i,pos,size) (cast_int(((i)>>(pos)) & MASK1(size,0))) macro
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c1397 getarg( in getarg() function
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c1838 getarg( getarg() function