/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | SelectorExtras.h | 21 va_list argp) { in getKeywordSelectorImpl() 31 static inline Selector getKeywordSelector(ASTContext &Ctx, va_list argp) { in getKeywordSelector() 40 va_list argp; in getKeywordSelector() local 52 va_list argp; in lazyInitKeywordSelector() local
|
/minix3/minix/lib/libc/sys/ |
H A D | svrctl.c | 9 int svrctl(unsigned long request, void *argp) in svrctl()
|
H A D | fcntl.c | 11 va_list argp; in fcntl() local
|
H A D | open.c | 11 va_list argp; in open() local
|
/minix3/external/bsd/bind/dist/bin/named/ |
H A D | sortlist.c | 38 const void **argp) in ns_sortlist_setup() 149 const void **argp) in ns_sortlist_byaddrsetup()
|
/minix3/external/bsd/nvi/dist/common/ |
H A D | vi_rec.c | 37 __vi_marker_args *argp; local 64 __vi_cursor_args *argp; local 109 __vi_mark_args *argp; local 141 __vi_change_args *argp; local
|
H A D | vi_auto.c | 130 __vi_marker_args *argp; local 161 __vi_marker_args *argp; local 311 __vi_cursor_args *argp; local 344 __vi_cursor_args *argp; local 491 __vi_mark_args *argp; local 522 __vi_mark_args *argp; local 664 __vi_change_args *argp; local 696 __vi_change_args *argp; local
|
H A D | key.c | 398 v_event_append(SCR *sp, EVENT *argp) in v_event_append() 523 v_event_get(SCR *sp, EVENT *argp, int timeout, u_int32_t flags) in v_event_get()
|
/minix3/lib/libc/stdlib/ |
H A D | system.c | 59 const char *argp[] = {"sh", "-c", NULL, NULL}; in system() local
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | variadic-block.c | 9 va_list argp; in main() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/bio/ |
H A D | bio_cb.c | 66 long MS_CALLBACK BIO_debug_callback(BIO *bio, int cmd, const char *argp, in BIO_debug_callback()
|
/minix3/tests/fs/common/ |
H A D | fstest_nfs.c | 71 donewfs(const atf_tc_t *tc, void **argp, in donewfs() 161 nfs_fstest_newfs(const atf_tc_t *tc, void **argp, in nfs_fstest_newfs() 169 nfsro_fstest_newfs(const atf_tc_t *tc, void **argp, in nfsro_fstest_newfs()
|
H A D | fstest_puffs.c | 246 donewfs(const atf_tc_t *tc, void **argp, in donewfs() 326 puffs_fstest_newfs(const atf_tc_t *tc, void **argp, in puffs_fstest_newfs() 355 p2k_ffs_fstest_newfs(const atf_tc_t *tc, void **argp, in p2k_ffs_fstest_newfs()
|
/minix3/minix/commands/lp/ |
H A D | lp.c | 51 int main(int argc, char **argp) in main()
|
/minix3/usr.bin/telnet/ |
H A D | main.c | 330 char ** volatile argp; /* avoid longjmp clobbering */ in main() local
|
/minix3/crypto/external/bsd/openssl/dist/crypto/ |
H A D | ex_data.c | 348 static int def_add_index(EX_CLASS_ITEM *item, long argl, void *argp, in def_add_index() 400 static int int_get_new_index(int class_index, long argl, void *argp, in int_get_new_index() 564 int CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, in CRYPTO_get_ex_new_index()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/dh/ |
H A D | dh_lib.c | 243 int DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DH_get_ex_new_index()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/x509/ |
H A D | by_file.c | 91 static int by_file_ctrl(X509_LOOKUP *ctx, int cmd, const char *argp, in by_file_ctrl()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/ecdh/ |
H A D | ech_lib.c | 242 int ECDH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ECDH_get_ex_new_index()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/dsa/ |
H A D | dsa_lib.c | 272 int DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in DSA_get_ex_new_index()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/rsa/ |
H A D | rsa_lib.c | 277 int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in RSA_get_ex_new_index()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/ecdsa/ |
H A D | ecs_lib.c | 254 int ECDSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, in ECDSA_get_ex_new_index()
|
/minix3/external/mit/lua/dist/src/ |
H A D | lobject.c | 386 const char *luaO_pushvfstring (lua_State *L, const char *fmt, va_list argp) { in luaO_pushvfstring() 458 va_list argp; in luaO_pushfstring() local
|
/minix3/sys/fs/msdosfs/ |
H A D | msdosfs_vfsops.c | 183 update_mp(struct mount *mp, struct msdosfs_args *argp) in update_mp() 458 msdosfs_mountfs(struct vnode *devvp, struct mount *mp, struct lwp *l, struct msdosfs_args *argp) in msdosfs_mountfs()
|
/minix3/usr.bin/patch/ |
H A D | inp.c | 151 char *argp[4] = {NULL}; in plan_a() local
|