/freebsd/usr.bin/logname/ |
H A D | logname.c | 43 char *p; in main() local
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | copyhostent.c | 46 char **p; in copyhostent() local
|
H A D | setprogname.c | 50 const char *p; in setprogname() local
|
/freebsd/sys/crypto/openssl/ |
H A D | ossl_chacha.h | 34 #define CHACHA_U8TOU32(p) ( \ argument
|
/freebsd/lib/libc/i386/gen/ |
H A D | signalcontext.c | 43 register_t *p; in __signalcontext() local
|
/freebsd/lib/libc/iconv/ |
H A D | citrus_db_hash.c | 46 const uint8_t *p; in _citrus_db_hash_std() local
|
/freebsd/lib/libc/gen/ |
H A D | confstr.c | 44 const char *p; in confstr() local
|
/freebsd/lib/libsys/i386/ |
H A D | i386_get_ioperm.c | 34 struct i386_ioperm_args p; in i386_get_ioperm() local
|
/freebsd/lib/librpcsvc/ |
H A D | secretkey.c | 59 char *p; in getsecretkey() local
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pointers/ |
H A D | err.InvalidAddress5.d | 47 int *p; variable
|
/freebsd/contrib/tcpdump/ |
H A D | bpf_dump.c | 32 bpf_dump(const struct bpf_program *p, int option) in bpf_dump()
|
/freebsd/contrib/libpcap/ |
H A D | bpf_dump.c | 30 bpf_dump(const struct bpf_program *p, int option) in bpf_dump()
|
/freebsd/contrib/libarchive/cpio/test/ |
H A D | test_option_u.c | 17 char *p; in DEFINE_TEST() local
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | sig.h | 47 struct proc *p; in issig() local
|
/freebsd/sys/dev/hwt/ |
H A D | hwt_owner.h | 33 struct proc *p; member
|
/freebsd/crypto/openssl/include/crypto/ |
H A D | chacha.h | 41 #define CHACHA_U8TOU32(p) ( \ argument
|
/freebsd/sys/kern/ |
H A D | kern_idle.c | 56 struct proc *p; in idle_setup() local
|
/freebsd/stand/kboot/libkboot/ |
H A D | crt1.c | 63 _start_c(long *p) in _start_c()
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | int-proto.h | 87 #define IS_TGS_PRINC(p) ((p)->length == 2 && \ argument
|
/freebsd/contrib/llvm-project/libcxx/include/__random/ |
H A D | binomial_distribution.h | 50 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 D | blake3_impl.h | 149 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 D | fdt.c | 99 const char *p; in fdt_next_tag() local 237 const char *p; in fdt_find_string_() local
|
/freebsd/sbin/ifconfig/ |
H A D | ifclone.c | 86 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 D | nlist_aout.h | 96 #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 D | bsd-cygwin_util.c | 103 char **e, **p; in fetch_windows_environment() local 118 free_windows_environment(char **p) in free_windows_environment()
|