Searched defs:argstr (Results 1 – 14 of 14) 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()
|
/illumos-gate/usr/src/cmd/pcidr/ |
H A D | pcidr_common.c | 214 char *argstr; in pcidr_check_string() local
|
/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
|
/illumos-gate/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_vfsops.c | 243 char *argstr; in tmp_mount() local
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | eio.c | 451 char *null, *argstr; in etrdmsg() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop.c | 167 char *argstr = NULL; in main() local
|
H A D | snoop_pf.c | 1513 char *argstr; in pf_compile() local
|
/illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
H A D | util.c | 504 const char *argstr; in elfedit_getopt() local
|
/freebsd/bin/sh/ |
H A D | expand.c | 265 argstr(const char *p, struct nodelist **restrict argbackq, int flag, in argstr() function
|
/illumos-gate/usr/src/uts/common/c2/ |
H A D | audit.c | 1208 const char *argstr, /* argument strings */ in audit_exec()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/ |
H A D | ipmpstat.c | 1130 const char *argstr = gettext("[-n] [-o <field> [-P]] -a|-g|-i|-p|-t"); in usage() local
|