Home
last modified time | relevance | path

Searched defs:p (Results 1226 – 1250 of 5369) sorted by relevance

1...<<41424344454647484950>>...215

/freebsd/usr.bin/logname/
H A Dlogname.c43 char *p; in main() local
/freebsd/crypto/heimdal/lib/roken/
H A Dcopyhostent.c46 char **p; in copyhostent() local
H A Dsetprogname.c50 const char *p; in setprogname() local
/freebsd/sys/crypto/openssl/
H A Dossl_chacha.h34 #define CHACHA_U8TOU32(p) ( \ argument
/freebsd/lib/libc/i386/gen/
H A Dsignalcontext.c43 register_t *p; in __signalcontext() local
/freebsd/lib/libc/iconv/
H A Dcitrus_db_hash.c46 const uint8_t *p; in _citrus_db_hash_std() local
/freebsd/lib/libc/gen/
H A Dconfstr.c44 const char *p; in confstr() local
/freebsd/lib/libsys/i386/
H A Di386_get_ioperm.c34 struct i386_ioperm_args p; in i386_get_ioperm() local
/freebsd/lib/librpcsvc/
H A Dsecretkey.c59 char *p; in getsecretkey() local
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pointers/
H A Derr.InvalidAddress5.d47 int *p; variable
/freebsd/contrib/tcpdump/
H A Dbpf_dump.c32 bpf_dump(const struct bpf_program *p, int option) in bpf_dump()
/freebsd/contrib/libpcap/
H A Dbpf_dump.c30 bpf_dump(const struct bpf_program *p, int option) in bpf_dump()
/freebsd/contrib/libarchive/cpio/test/
H A Dtest_option_u.c17 char *p; in DEFINE_TEST() local
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dsig.h47 struct proc *p; in issig() local
/freebsd/sys/dev/hwt/
H A Dhwt_owner.h33 struct proc *p; member
/freebsd/crypto/openssl/include/crypto/
H A Dchacha.h41 #define CHACHA_U8TOU32(p) ( \ argument
/freebsd/sys/kern/
H A Dkern_idle.c56 struct proc *p; in idle_setup() local
/freebsd/stand/kboot/libkboot/
H A Dcrt1.c63 _start_c(long *p) in _start_c()
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dint-proto.h87 #define IS_TGS_PRINC(p) ((p)->length == 2 && \ argument
/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dbinomial_distribution.h50 double p() const {return __p_;} p() function
95 double p() const {return __p_.p();} p() function
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_impl.h149 const uint8_t *p = (const uint8_t *)src; load32() local
167 uint8_t *p = (uint8_t *)dst; store32() local
[all...]
/freebsd/sys/contrib/libfdt/
H A Dfdt.c99 const char *p; in fdt_next_tag() local
237 const char *p; in fdt_find_string_() local
/freebsd/sbin/ifconfig/
H A Difclone.c86 clone_setdefcallback_prefix(const char *ifprefix, clone_callback_func *p) in clone_setdefcallback_prefix()
98 clone_setdefcallback_filter(clone_match_func *filter, clone_callback_func *p) in clone_setdefcallback_filter()
/freebsd/sys/sys/
H A Dnlist_aout.h96 #define N_AUX(p) ((p)->n_other & 0xf) argument
97 #define N_BIND(p) (((unsigned int)(p)->n_other >> 4) & 0xf) argument
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.c103 char **e, **p; in fetch_windows_environment() local
118 free_windows_environment(char **p) in free_windows_environment()

1...<<41424344454647484950>>...215