Home
last modified time | relevance | path

Searched refs:ktp (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/kern/
Dkern_ktrace.c157 struct ktr_syscall *ktp; in ktrsyscall() local
174 ktp = malloc(len, M_TEMP, M_WAITOK); in ktrsyscall()
175 ktp->ktr_code = code; in ktrsyscall()
176 ktp->ktr_argsize = argsize; in ktrsyscall()
177 argp = (register_t *)((char *)ktp + sizeof(struct ktr_syscall)); in ktrsyscall()
183 ktrwrite(p, &kth, ktp, len); in ktrsyscall()
185 free(ktp, M_TEMP, len); in ktrsyscall()
194 struct ktr_sysret ktp; in ktrsysret() local
199 ktp.ktr_code = code; in ktrsysret()
200 ktp.ktr_error = error; in ktrsysret()
[all …]
/openbsd/src/usr.bin/tmux/
Dwindow-customize.c167 struct key_table **ktp, struct key_binding **bdp) in window_customize_get_key() argument
179 if (ktp != NULL) in window_customize_get_key()
180 *ktp = kt; in window_customize_get_key()
/openbsd/src/gnu/usr.bin/texinfo/po/
Deo.po2297 "ktp.\n"
2947 " \"mEmacs<Return>\" disponigas la manlibron pri Emakso; ktp.\n"