Searched defs:how (Results 1 - 25 of 81) sorted by relevance

1234

/openbsd-current/lib/libc/sys/
H A Dpthread_sigmask.c23 pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) argument
H A Dw_sigprocmask.c26 WRAP(sigprocmask)(int how, const sigset_t *set, sigset_t *oset) argument
/openbsd-current/sys/arch/mips64/mips64/
H A Dcache_loongson3.c123 Loongson3_IOSyncDCache(struct cpu_info *ci, vaddr_t va, size_t sz, int how) argument
H A Dcache_octeon.c209 Octeon_IOSyncDCache(struct cpu_info *ci, vaddr_t va, size_t len, int how) argument
H A Dcache_loongson2.c326 Loongson2_IOSyncDCache(struct cpu_info *ci, vaddr_t _va, size_t _sz, int how) argument
H A Dcache_mips64r2.c374 mips64r2_IOSyncDCache(struct cpu_info *ci, vaddr_t _va, size_t _sz, int how) argument
/openbsd-current/lib/libc/dlfcn/
H A Ddlfcn_stubs.c41 dlopen(const char *libname, int how) argument
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2-frame.h73 enum dwarf2_frame_reg_rule how; member in struct:dwarf2_frame_state_reg
/openbsd-current/bin/ksh/
H A Dc_ulimit.c60 int how = SOFT | HARD; local
135 set_ulimit(const struct limits *l, const char *v, int how) argument
177 print_ulimit(const struct limits *l, int how) argument
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dunwind-dw2.h59 } how; member in struct:__anon348::frame_state_reg_info::__anon349
/openbsd-current/usr.sbin/tokenadm/
H A Dtokenadm.c76 how_t how; local
364 print_record(TOKENDB_Rec *rec, how_t how) argument
[all...]
/openbsd-current/lib/libedit/
H A Del.c602 const wchar_t *how; local
/openbsd-current/lib/libcurses/tinfo/
H A Dlib_data.c400 _nc_sigprocmask(int how, const sigset_t * newmask, sigset_t * oldmask) argument
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dreloc.c490 bfd_check_overflow (enum complain_overflow how, argument
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dreloc.c491 bfd_check_overflow (enum complain_overflow how, argument
H A Dvms.c849 vms_print_symbol(bfd * abfd, void * file, asymbol *symbol, bfd_print_symbol_type how) argument
/openbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.c220 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_solaris.cpp200 DECLARE__REAL_AND_INTERNAL(uptr, sigprocmask, int how, argument
H A Dsanitizer_netbsd.cpp321 uptr internal_sigprocmask(int how, __sanitizer_sigset_t *set, argument
/openbsd-current/lib/libz/
H A Dgzguts.h186 int how; /* 0: get header, 1: copy, 2: decompress */ member in struct:__anon2
/openbsd-current/usr.sbin/tcpdump/
H A Dprint-nfs.c177 static int print_int64(const u_int32_t *dp, int how) argument
/openbsd-current/games/phantasia/
H A Dmisc.c849 death(char *how) argument
/openbsd-current/sys/ufs/ufs/
H A Dufs_lookup.c592 ufs_dirbad(struct inode *ip, doff_t offset, char *how) argument
/openbsd-current/sys/scsi/
H A Dscsi_tape.h107 u_int8_t how; member in struct:scsi_load
/openbsd-current/sys/dev/sbus/
H A Dspif.c502 stty_modem_control(struct stty_port *sp, int bits, int how) argument

Completed in 355 milliseconds

1234