/openbsd-src/bin/ksh/ |
H A D | c_ulimit.c | 60 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 D | jobs.c | 839 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 D | tokenadm.c | 76 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 D | pthread_sigmask.c | 23 pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) in pthread_sigmask()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2-frame.h | 73 enum dwarf2_frame_reg_rule how; member
|
/openbsd-src/lib/libc/dlfcn/ |
H A D | dlfcn_stubs.c | 41 dlopen(const char *libname, int how) in dlopen()
|
/openbsd-src/sys/sys/ |
H A D | mbuf.h | 266 #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 D | cache_loongson3.c | 123 Loongson3_IOSyncDCache(struct cpu_info *ci, vaddr_t va, size_t sz, int how) in Loongson3_IOSyncDCache()
|
H A D | cache_octeon.c | 209 Octeon_IOSyncDCache(struct cpu_info *ci, vaddr_t va, size_t len, int how) in Octeon_IOSyncDCache()
|
H A D | cache_loongson2.c | 326 Loongson2_IOSyncDCache(struct cpu_info *ci, vaddr_t _va, size_t _sz, int how) in Loongson2_IOSyncDCache()
|
H A D | cache_mips64r2.c | 374 mips64r2_IOSyncDCache(struct cpu_info *ci, vaddr_t _va, size_t _sz, int how) in mips64r2_IOSyncDCache()
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | lib_data.c | 400 _nc_sigprocmask(int how, const sigset_t * newmask, sigset_t * oldmask) in _nc_sigprocmask()
|
/openbsd-src/sbin/fdisk/ |
H A D | gpt.c | 602 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 D | unwind-dw2.h | 59 } how; member
|
/openbsd-src/sys/kern/ |
H A D | uipc_mbuf.c | 381 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 D | el.c | 602 const wchar_t *how; in el_editmode() local
|
H A D | terminal.c | 1317 char what[8], how[8]; in terminal_settc() local 1395 void *how; in terminal_gettc() local
|
/openbsd-src/lib/libz/ |
H A D | gzguts.h | 186 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | mg.h | 68 #define SvTIED_mg(sv,how) (SvRMAGICAL(sv) ? mg_find((sv),(how)) : NULL) argument
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | oasys.c | 569 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 D | aicasm_symbol.c | 220 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add()
|
/openbsd-src/games/phantasia/ |
H A D | misc.c | 849 death(char *how) in death()
|
/openbsd-src/sys/scsi/ |
H A D | scsi_base.c | 72 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 D | ufs_lookup.c | 592 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 D | tc-sh64.c | 1423 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()
|