/openbsd-src/bin/ps/ |
H A D | print.c | 99 print_comm_name(const struct kinfo_proc *kp, int left, int trail) in print_comm_name() 113 const struct kinfo_proc *kp = pi->ki; in command() local 207 const struct kinfo_proc *kp = pi->ki; in ucomm() local 214 const struct kinfo_proc *kp = pi->ki; in curwd() local 228 const struct kinfo_proc *kp = pi->ki; in logname() local 247 const struct kinfo_proc *kp = pi->ki; in printstate() local 331 const struct kinfo_proc *kp = pi->ki; in printpledge() local 353 const struct kinfo_proc *kp = pi->ki; in pri() local 363 const struct kinfo_proc *kp = pi->ki; in pnice() local 373 const struct kinfo_proc *kp = pi->ki; in euname() local [all …]
|
/openbsd-src/usr.sbin/eigrpd/ |
H A D | kroute.c | 55 struct kroute_prefix *kp; /* back pointer */ member 207 struct kroute_prefix *kp; in kr_change() local 240 struct kroute_prefix *kp; in kr_delete() local 277 struct kroute_prefix *kp; in kr_fib_couple() local 300 struct kroute_prefix *kp; in kr_fib_decouple() local 331 struct kroute_prefix *kp; in kr_show_route() local 436 kr_redistribute(struct kroute_prefix *kp) in kr_redistribute() 491 kroute_find_prio(struct kroute_prefix *kp, uint8_t prio) in kroute_find_prio() 521 struct kroute_prefix *kp; in kroute_insert() local 584 struct kroute_prefix *kp; in kroute_remove() local [all …]
|
/openbsd-src/lib/libedit/ |
H A D | emacs.c | 89 wchar_t *cp, *p, *kp; in em_delete_next_word() local 117 wchar_t *kp, *cp; in em_yank() local 152 wchar_t *kp, *cp; in em_kill_line() local 173 wchar_t *kp, *cp; in em_kill_region() local 205 wchar_t *kp, *cp; in em_copy_region() local
|
H A D | common.c | 113 wchar_t *cp, *p, *kp; in ed_delete_prev_word() local 189 wchar_t *kp, *cp; in ed_kill_line() local
|
/openbsd-src/usr.sbin/ldpd/ |
H A D | kroute.c | 58 struct kroute_prefix *kp; /* back pointer */ member 232 struct kroute_prefix *kp; in kr_change() local 278 struct kroute_prefix *kp; in kr_delete() local 325 struct kroute_prefix *kp; in kr_fib_couple() local 364 struct kroute_prefix *kp; in kr_fib_decouple() local 407 struct kroute_prefix *kp; in kr_change_egress_label() local 450 struct kroute_prefix *kp; in kr_show_route() local 573 kr_redistribute(struct kroute_prefix *kp) in kr_redistribute() 626 kroute_find_prio(struct kroute_prefix *kp, uint8_t prio) in kroute_find_prio() 656 struct kroute_prefix *kp; in kroute_insert() local [all …]
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | print-krb.c | 178 const struct krb *kp; in krb4_print() local 184 #define IS_LENDIAN(kp) (((kp)->type & 0x01) != 0) in krb4_print() argument 185 #define KTOHSP(kp, cp) (IS_LENDIAN(kp) ? vtohsp(cp) : ntohsp(cp)) in krb4_print() argument 260 const struct krb *kp; in krb_print() local
|
/openbsd-src/usr.bin/pkill/ |
H A D | pkill.c | 114 getargv(struct kinfo_proc *kp) in getargv() 146 struct kinfo_proc *kp; in main() local 478 askyn(struct kinfo_proc *kp) in askyn() 492 killact(struct kinfo_proc *kp, int dummy) in killact() 514 grepact(struct kinfo_proc *kp, int printdelim) in grepact()
|
/openbsd-src/sys/dev/pci/drm/ |
H A D | drm_kms_helper_common.c | 42 static int edid_firmware_set(const char *val, const struct kernel_param *kp) in edid_firmware_set() 49 static int edid_firmware_get(char *buffer, const struct kernel_param *kp) in edid_firmware_get()
|
/openbsd-src/regress/lib/libc/db/ |
H A D | dbtest.c | 353 get(dbp, kp) in get() argument 381 getdata(dbp, kp, dp) in getdata() argument 398 put(dbp, kp, dp) in put() argument 415 rem(dbp, kp) in rem() argument 454 seq(dbp, kp) in seq() argument
|
/openbsd-src/sys/dev/wscons/ |
H A D | wskbdutil.c | 281 fillmapentry(const keysym_t *kp, int len, struct wscons_keymap *mapentry) in fillmapentry() 327 const keysym_t *kp; in wskbd_get_mapentry() local 400 const keysym_t *kp; in wskbd_load_keymap() local
|
/openbsd-src/sys/dev/pci/drm/i915/ |
H A D | i915_mitigations.c | 32 static int mitigations_set(const char *val, const struct kernel_param *kp) in mitigations_set() 100 static int mitigations_get(char *buffer, const struct kernel_param *kp) in mitigations_get()
|
/openbsd-src/sys/net/ |
H A D | pfkeyv2.c | 149 #define keylock(kp) solock((kp)->kcb_socket) argument 150 #define keyunlock(kp) sounlock((kp)->kcb_socket) argument 237 struct pkpcb *kp = v; in keycb_ref() local 245 struct pkpcb *kp = v; in keycb_unref() local 272 struct pkpcb *kp; in pfkeyv2_attach() local 308 struct pkpcb *kp; pfkeyv2_detach() local 442 pfkey_sendup(struct pkpcb * kp,struct mbuf * m0,int more) pfkey_sendup() argument 479 struct pkpcb *kp; pfkeyv2_sendmessage() local 1130 struct pkpcb *kp, *bkp; pfkeyv2_dosend() local [all...] |
H A D | wg_noise.c | 447 struct noise_keypair kp, *next, *current, *previous; in noise_remote_begin_session() local 542 struct noise_keypair *kp; in noise_remote_ready() local 563 struct noise_keypair *kp; in noise_remote_encrypt() local 613 struct noise_keypair *kp; in noise_remote_decrypt() local 690 struct noise_keypair *kp; in noise_remote_keypair_allocate() local 697 noise_remote_keypair_free(struct noise_remote *r, struct noise_keypair *kp) in noise_remote_keypair_free()
|
/openbsd-src/lib/libform/ |
H A D | fty_enum.c | 79 char **kp = (char **)0; in Generic_Enum_Type() local 169 char **kp = ap->kwds; in Copy_Enum_Type() local 203 char **kp = ap->kwds; in Free_Enum_Type() local
|
/openbsd-src/usr.bin/w/ |
H A D | w.c | 91 struct kinfo_proc *kp; /* `most interesting' proc */ member 106 struct kinfo_proc *kp; main() local 379 pr_args(struct kinfo_proc * kp) pr_args() argument [all...] |
/openbsd-src/usr.bin/vi/common/ |
H A D | key.c | 106 KEYLIST *kp; in v_key_init() local 159 KEYLIST *kp; in v_keyval() local 304 KEYLIST k, *kp; in v_key_val() local
|
/openbsd-src/sys/lib/libsa/ |
H A D | softraid.c | 112 struct sr_crypto_kdfinfo *kdfinfo, u_int8_t *kp) in sr_crypto_decrypt_keys() 142 struct sr_crypto_kdfinfo *kdfinfo, u_int8_t *kp) in sr_crypto_passphrase_decrypt()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/hexagon/ |
H A D | fastmath2_ldlib_asm.S | 265 #define kp R9 macro 304 kp = clb(mantd) define 310 kp = add(kp, #-1) define
|
/openbsd-src/usr.bin/vi/ex/ |
H A D | ex_usage.c | 119 VIKEYS const *kp; in ex_viusage() local
|
/openbsd-src/usr.bin/awk/ |
H A D | lex.c | 499 static int binsearch(char *w, const Keyword *kp, int n) in binsearch() 519 const Keyword *kp; in word() local
|
/openbsd-src/usr.bin/vi/vi/ |
H A D | vi.c | 463 VIKEYS const *kp; in v_cmd() local 1090 v_alias(SCR *sp, VICMD *vp, VIKEYS const *kp) in v_alias()
|
/openbsd-src/sys/kern/ |
H A D | kern_ktrace.c | 281 struct ktr_psig kp; ktrpsig() local 390 struct ktr_pledge kp; ktrpledge() local 408 struct ktr_pinsyscall kp; ktrpinsyscall() local [all...] |
/openbsd-src/lib/libkvm/ |
H A D | kvm_proc.c | 524 kvm_getargv(kvm_t *kd, const struct kinfo_proc *kp, int nchr) in kvm_getargv() 532 kvm_getenvv(kvm_t *kd, const struct kinfo_proc *kp, int nchr) in kvm_getenvv()
|
/openbsd-src/regress/lib/libtls/keypair/ |
H A D | keypairtest.c | 90 struct tls_keypair *kp; in do_keypair_tests() local
|
/openbsd-src/sys/uvm/ |
H A D | uvm_km.c | 729 km_alloc(size_t sz,const struct kmem_va_mode * kv,const struct kmem_pa_mode * kp,const struct kmem_dyn_mode * kd) km_alloc() argument 853 km_free(void * v,size_t sz,const struct kmem_va_mode * kv,const struct kmem_pa_mode * kp) km_free() argument [all...] |