Searched refs:getobjformat (Results 1 – 5 of 5) sorted by relevance
37 int getobjformat(char *, size_t, int *, char **);
38 getobjformat(char *buf, size_t buflen, int *argcp __unused, char **argv __unused) in getobjformat() function
25 getnetgrent.c getobjformat.c getosreldate.c getpagesize.c \69 getmntinfo.3 getnetgrent.3 getobjformat.3 getosreldate.3 \
289 getobjformat;
115 if (getobjformat(objformat, sizeof objformat, &argc, argv) == -1) in main()