Home
last modified time | relevance | path

Searched defs:how (Results 1 – 25 of 100) sorted by relevance

1234

/openbsd-src/bin/ksh/
H A Dc_ulimit.c60 int how = SOFT | HARD; in c_ulimit() local
135 set_ulimit(const struct limits *l, const char *v, int how) in set_ulimit()
177 print_ulimit(const struct limits *l, int how) in print_ulimit()
H A Djobs.c839 int how; in j_jobs() local
1307 j_print(Job *j, int how, struct shf *shf) in j_print()
/openbsd-src/usr.sbin/tokenadm/
H A Dtokenadm.c76 how_t how; in main() local
364 print_record(TOKENDB_Rec *rec, how_t how) in print_record()
/openbsd-src/lib/libc/sys/
H A Dpthread_sigmask.c23 pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) in pthread_sigmask()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddwarf2-frame.h73 enum dwarf2_frame_reg_rule how; member
/openbsd-src/lib/libc/dlfcn/
H A Ddlfcn_stubs.c41 dlopen(const char *libname, int how) in dlopen()
/openbsd-src/sys/sys/
H A Dmbuf.h266 #define MGETHDR(m, how, type) m = m_gethdr((how), (type)) argument
268 MGETHDR(m,how,type) global() argument
316 MCLGET(m,how) global() argument
317 MCLGETL(m,how,l) global() argument
360 M_PREPEND(m,plen,how) global() argument
[all...]
/openbsd-src/sys/arch/mips64/mips64/
H A Dcache_loongson3.c123 Loongson3_IOSyncDCache(struct cpu_info *ci, vaddr_t va, size_t sz, int how) in Loongson3_IOSyncDCache()
H A Dcache_octeon.c209 Octeon_IOSyncDCache(struct cpu_info *ci, vaddr_t va, size_t len, int how) in Octeon_IOSyncDCache()
H A Dcache_loongson2.c326 Loongson2_IOSyncDCache(struct cpu_info *ci, vaddr_t _va, size_t _sz, int how) in Loongson2_IOSyncDCache()
H A Dcache_mips64r2.c374 mips64r2_IOSyncDCache(struct cpu_info *ci, vaddr_t _va, size_t _sz, int how) in mips64r2_IOSyncDCache()
/openbsd-src/lib/libcurses/tinfo/
H A Dlib_data.c400 _nc_sigprocmask(int how, const sigset_t * newmask, sigset_t * oldmask) in _nc_sigprocmask()
/openbsd-src/sbin/fdisk/
H A Dgpt.c602 init_gp(const int how) in init_gp() argument
647 GPT_init(const int how) in GPT_init() argument
/openbsd-src/gnu/gcc/gcc/
H A Dunwind-dw2.h59 } how; member
/openbsd-src/sys/kern/
H A Duipc_mbuf.c381 m_clget(struct mbuf * m,int how,u_int pktlen) m_clget() argument
551 m_defrag(struct mbuf * m,int how) m_defrag() argument
608 m_prepend(struct mbuf * m,int len,int how) m_prepend() argument
[all...]
/openbsd-src/lib/libedit/
H A Del.c602 const wchar_t *how; in el_editmode() local
H A Dterminal.c1317 char what[8], how[8]; in terminal_settc() local
1395 void *how; in terminal_gettc() local
/openbsd-src/lib/libz/
H A Dgzguts.h186 int how; /* 0: get header, 1: copy, 2: decompress */ member
/openbsd-src/gnu/usr.bin/perl/
H A Dmg.h68 #define SvTIED_mg(sv,how) (SvRMAGICAL(sv) ? mg_find((sv),(how)) : NULL) argument
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Doasys.c569 oasys_print_symbol (abfd, afile, symbol, how) in oasys_print_symbol() argument
1191 reloc_howto_type *const how = r->howto; local
/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.c220 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add()
/openbsd-src/games/phantasia/
H A Dmisc.c849 death(char *how) in death()
/openbsd-src/sys/scsi/
H A Dscsi_base.c72 int how; member
167 scsi_req_detach(struct scsibus_softc *sb, int target, int lun, int how) in scsi_req_detach() argument
204 int how = p->how; in scsi_plug_detach() local
[all...]
/openbsd-src/sys/ufs/ufs/
H A Dufs_lookup.c592 ufs_dirbad(struct inode *ip, doff_t offset, char *how) in ufs_dirbad()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sh64.c1423 shmedia_mask_number (unsigned long number, bfd_reloc_code_real_type how) in shmedia_mask_number()
1584 bfd_reloc_code_real_type how) in shmedia_immediate_op()

1234