| /openbsd/src/bin/ksh/ |
| 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()
|
| 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/ |
| 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/ |
| D | pthread_sigmask.c | 23 pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) in pthread_sigmask()
|
| /openbsd/src/sys/sys/ |
| D | mbuf.h | 264 #define MGET(m, how, type) m = m_get((how), (type)) argument 266 #define MGETHDR(m, how, type) m = m_gethdr((how), (type)) argument 314 #define MCLGET(m, how) (void) m_clget((m), (how), MCLBYTES) argument 315 #define MCLGETL(m, how, l) m_clget((m), (how), (l)) argument 358 #define M_PREPEND(m, plen, how) \ argument
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarf2-frame.h | 73 enum dwarf2_frame_reg_rule how; member
|
| /openbsd/src/lib/libc/dlfcn/ |
| D | dlfcn_stubs.c | 41 dlopen(const char *libname, int how) in dlopen()
|
| /openbsd/src/sys/arch/mips64/mips64/ |
| D | cache_loongson3.c | 123 Loongson3_IOSyncDCache(struct cpu_info *ci, vaddr_t va, size_t sz, int how) in Loongson3_IOSyncDCache()
|
| D | cache_octeon.c | 209 Octeon_IOSyncDCache(struct cpu_info *ci, vaddr_t va, size_t len, int how) in Octeon_IOSyncDCache()
|
| D | cache_loongson2.c | 326 Loongson2_IOSyncDCache(struct cpu_info *ci, vaddr_t _va, size_t _sz, int how) in Loongson2_IOSyncDCache()
|
| 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/ |
| D | lib_data.c | 400 _nc_sigprocmask(int how, const sigset_t * newmask, sigset_t * oldmask) in _nc_sigprocmask()
|
| /openbsd/src/sbin/fdisk/ |
| D | gpt.c | 602 init_gp(const int how) in init_gp() 647 GPT_init(const int how) in GPT_init()
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | unwind-dw2.h | 59 } how; member
|
| /openbsd/src/lib/libedit/ |
| D | el.c | 602 const wchar_t *how; in el_editmode() local
|
| D | terminal.c | 1317 char what[8], how[8]; in terminal_settc() local 1395 void *how; in terminal_gettc() local
|
| /openbsd/src/sys/kern/ |
| D | uipc_mbuf.c | 374 m_clget(struct mbuf *m, int how, u_int pktlen) in m_clget() 540 m_defrag(struct mbuf *m, int how) in m_defrag() 598 m_prepend(struct mbuf *m, int len, int how) in m_prepend()
|
| /openbsd/src/lib/libz/ |
| D | gzguts.h | 186 int how; /* 0: get header, 1: copy, 2: decompress */ member
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | mg.h | 68 #define SvTIED_mg(sv,how) (SvRMAGICAL(sv) ? mg_find((sv),(how)) : NULL) argument
|
| D | pp_sys.c | 1086 int how = PERL_MAGIC_tied; variable 1224 const char how = (SvTYPE(sv) == SVt_PVHV || SvTYPE(sv) == SVt_PVAV) variable 1276 const char how = (SvTYPE(sv) == SVt_PVHV || SvTYPE(sv) == SVt_PVAV) variable 2906 const int how = POPi; variable
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| 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/games/phantasia/ |
| D | misc.c | 849 death(char *how) in death()
|
| /openbsd/src/sys/dev/microcode/aic7xxx/ |
| D | aicasm_symbol.c | 220 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) in symlist_add()
|
| /openbsd/src/sys/scsi/ |
| 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() 204 int how = p->how; in scsi_plug_detach() local
|
| /openbsd/src/sys/ufs/ufs/ |
| D | ufs_lookup.c | 592 ufs_dirbad(struct inode *ip, doff_t offset, char *how) in ufs_dirbad()
|