Searched defs:argstr (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/libc/tests/stdio/ |
H A D | printbasic_test.c | 67 _testfmt(const char *result, const char *argstr, const char *fmt,...) in _testfmt()
|
H A D | printfloat_test.c | 59 _testfmt(const char *result, const char *argstr, const char *fmt,...) in _testfmt()
|
/freebsd/usr.bin/nl/ |
H A D | nl.c | 361 parse_numbering(const char *argstr, int section) in parse_numbering()
|
/freebsd/contrib/kyua/engine/ |
H A D | atf_result.cpp | 199 const std::string argstr = rest.substr(delim + 1, delim2 - delim - 1); in parse_with_reason_and_arg() local
|
/freebsd/contrib/netbsd-tests/lib/libutil/ |
H A D | t_parsedate.c | 63 char argstr[128]; in parsecheck() local
|
/freebsd/bin/sh/ |
H A D | expand.c | 265 argstr(const char *p, struct nodelist **restrict argbackq, int flag, in argstr() function
|