Home
last modified time | relevance | path

Searched defs:argp (Results 1 – 25 of 64) sorted by relevance

123

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DSelectorExtras.h21 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 Dsvrctl.c9 int svrctl(unsigned long request, void *argp) in svrctl()
H A Dfcntl.c11 va_list argp; in fcntl() local
H A Dopen.c11 va_list argp; in open() local
/minix3/external/bsd/bind/dist/bin/named/
H A Dsortlist.c38 const void **argp) in ns_sortlist_setup()
149 const void **argp) in ns_sortlist_byaddrsetup()
/minix3/external/bsd/nvi/dist/common/
H A Dvi_rec.c37 __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 Dvi_auto.c130 __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 Dkey.c398 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 Dsystem.c59 const char *argp[] = {"sh", "-c", NULL, NULL}; in system() local
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dvariadic-block.c9 va_list argp; in main() local
/minix3/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_cb.c66 long MS_CALLBACK BIO_debug_callback(BIO *bio, int cmd, const char *argp, in BIO_debug_callback()
/minix3/tests/fs/common/
H A Dfstest_nfs.c71 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 Dfstest_puffs.c246 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 Dlp.c51 int main(int argc, char **argp) in main()
/minix3/usr.bin/telnet/
H A Dmain.c330 char ** volatile argp; /* avoid longjmp clobbering */ in main() local
/minix3/crypto/external/bsd/openssl/dist/crypto/
H A Dex_data.c348 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 Ddh_lib.c243 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 Dby_file.c91 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 Dech_lib.c242 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 Ddsa_lib.c272 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 Drsa_lib.c277 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 Decs_lib.c254 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 Dlobject.c386 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 Dmsdosfs_vfsops.c183 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 Dinp.c151 char *argp[4] = {NULL}; in plan_a() local

123