Searched defs:args (Results 126 - 150 of 954) sorted by relevance

1234567891011>>

/freebsd-current/contrib/netbsd-tests/fs/common/
H A Dfstest_v7fs.c61 struct v7fstestargs *args; local
99 struct v7fstestargs *args = buf; local
118 struct v7fstestargs *args = buf; local
[all...]
H A Dfstest_msdosfs.c61 struct msdosfstestargs *args; local
99 struct msdosfstestargs *args = buf; local
118 struct msdosfstestargs *args = buf; local
[all...]
H A Dfstest_ext2fs.c61 struct ext2fstestargs *args; local
98 struct ext2fstestargs *args = buf; local
117 struct ext2fstestargs *args = buf; local
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_spawn.c52 char * const args[] = { __UNCONST("ls"), __UNCONST("-la"), NULL }; local
69 char * const args[] = { __UNCONST("ls"), __UNCONST("-la"), NULL }; local
87 char * const args[] = { __UNCONST("h_zero"), NULL }; local
106 char * const args[] = { __UNCONST("h_nonexist"), NULL }; local
126 char * const args[] = { __UNCONST("h_nonexec"), NULL }; local
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y420 args : /* empty */ label
[all...]
/freebsd-current/crypto/heimdal/appl/login/
H A Dlimits_conf.c103 char *args[4]; local
[all...]
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dmain.c333 char *args[7], **argp = args; local
/freebsd-current/crypto/heimdal/appl/rsh/
H A Dlimits_conf.c103 char *args[4]; local
[all...]
/freebsd-current/crypto/heimdal/appl/test/
H A Dnt_gss_common.c128 va_list args; local
/freebsd-current/crypto/heimdal/lib/ipc/
H A Dtc.c48 static struct getargs args[] = { variable in typeref:struct:getargs
H A Dts.c46 static struct getargs args[] = { variable in typeref:struct:getargs
/freebsd-current/crypto/heimdal/kuser/
H A Dkcc.c42 static struct getargs args[] = { variable in typeref:struct:getargs
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dtest_alname.c80 static struct getargs args[] = { variable in typeref:struct:getargs
H A Dtest_pkinit_dh2key.c163 static struct getargs args[] = { variable in typeref:struct:getargs
H A Dtest_hostname.c95 static struct getargs args[] = { variable in typeref:struct:getargs
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetaddrinfo-test.c47 static struct getargs args[] = { variable in typeref:struct:getargs
H A Dresolve-test.c51 static struct getargs args[] = { variable in typeref:struct:getargs
/freebsd-current/contrib/openbsm/bin/auditd/
H A Daudit_warn.c42 auditwarnlog(char *args[]) argument
77 char *args[2]; local
91 char *args[2]; local
108 char *args[2]; local
122 char *args[3]; local
137 char *args[2]; local
155 char *args[3]; local
170 char *args[3]; local
185 char *args[2]; local
200 char *args[2]; local
214 char *args[3]; local
230 char *args[2]; local
244 char *args[3]; local
[all...]
/freebsd-current/contrib/netbsd-tests/rump/rumpkern/
H A Dt_modcmd.c117 struct tmpfs_args args; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlcompat.c12 va_list args; local
/freebsd-current/sys/contrib/openzfs/lib/libshare/
H A Dlibshare.c67 const struct sa_share_impl args = local
77 const struct sa_share_impl args = init_share(NULL, mountpoint, NULL); local
86 const struct sa_share_impl args = init_share(NULL, mountpoint, NULL); local
/freebsd-current/crypto/heimdal/lib/wind/
H A Didn-lookup.c119 static struct getargs args[] = { variable in typeref:struct:getargs
/freebsd-current/crypto/openssl/crypto/err/
H A Derr_blocks.c42 va_list args; local
49 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args) argument
/freebsd-current/contrib/openpam/bin/su/
H A Dsu.c74 char **args, **pam_envlist, **pam_env; local
/freebsd-current/contrib/googletest/googlemock/include/gmock/
H A Dgmock-nice-strict.h177 NiceMock(TArg1&& arg1, TArg2&& arg2, An&&... args) argument
219 NaggyMock(TArg1&& arg1, TArg2&& arg2, An&&... args) argument
261 StrictMock(TArg1&& arg1, TArg2&& arg2, An&&... args) argument

Completed in 136 milliseconds

1234567891011>>