Searched defs:ARGV (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dargv.h19 typedef struct ARGV { struct
23 } ARGV; typedef in typeref:struct:ARGV
[all...]
/netbsd-current/sys/arch/pmax/pmax/
H A Dmachdep.c127 #define ARGV(i) ((char *)(intptr_t)(argv32[i])) macro

Completed in 109 milliseconds