bin/dd/args.c
167
cfunc = def;
bin/dd/dd.c
452
if (cfunc == def)
bin/dd/extern.h
45
void def(void);
bin/stty/print.c
189
if (fmt != BSD && cc[p->sub] == p->def)
bin/stty/stty.h
51
u_char def;
crypto/libressl/apps/openssl/apps.c
1596
parse_yesno(const char *str, int def)
crypto/libressl/apps/openssl/apps.c
1598
int ret = def;
crypto/libressl/apps/openssl/apps.c
1617
ret = def;
crypto/libressl/apps/openssl/apps.h
241
int parse_yesno(const char *str, int def);
crypto/libressl/apps/openssl/req.c
115
static int add_attribute_object(X509_REQ * req, char *text, const char *def,
crypto/libressl/apps/openssl/req.c
118
static int add_DN_object(X509_NAME * n, char *text, const char *def, char *value,
crypto/libressl/apps/openssl/req.c
1222
const char *def;
crypto/libressl/apps/openssl/req.c
1277
if ((def = NCONF_get_string(req_conf, dn_sect, buf)) == NULL) {
crypto/libressl/apps/openssl/req.c
1279
def = "";
crypto/libressl/apps/openssl/req.c
1311
if (!add_DN_object(subj, v->value, def, value, nid,
crypto/libressl/apps/openssl/req.c
1345
if ((def = NCONF_get_string(req_conf, attr_sect, buf))
crypto/libressl/apps/openssl/req.c
1348
def = "";
crypto/libressl/apps/openssl/req.c
1382
v->value, def, value, nid, n_min, n_max, chtype))
crypto/libressl/apps/openssl/req.c
1451
add_DN_object(X509_NAME * n, char *text, const char *def, char *value,
crypto/libressl/apps/openssl/req.c
1458
BIO_printf(bio_err, "%s [%s]:", text, def);
crypto/libressl/apps/openssl/req.c
1478
if ((def == NULL) || (def[0] == '\0'))
crypto/libressl/apps/openssl/req.c
1480
strlcpy(buf, def, sizeof buf);
crypto/libressl/apps/openssl/req.c
1502
add_attribute_object(X509_REQ * req, char *text, const char *def,
crypto/libressl/apps/openssl/req.c
1511
BIO_printf(bio_err, "%s [%s]:", text, def);
crypto/libressl/apps/openssl/req.c
1531
if ((def == NULL) || (def[0] == '\0'))
crypto/libressl/apps/openssl/req.c
1533
strlcpy(buf, def, sizeof buf);
crypto/libressl/crypto/engine/eng_int.h
128
ENGINE *def, void *arg);
crypto/libressl/crypto/engine/tb_asnmth.c
216
look_str_cb(int nid, STACK_OF(ENGINE) *sk, ENGINE *def, void *arg)
crypto/libressl/crypto/x509/x509_vpm.c
266
#define test_x509_verify_param_copy(field, def) \
crypto/libressl/crypto/x509/x509_vpm.c
268
((src->field != def) && (to_default || (dest->field == def))))
crypto/libressl/crypto/x509/x509_vpm.c
272
#define test_x509_verify_param_copy_id(idf, def) \
crypto/libressl/crypto/x509/x509_vpm.c
273
test_x509_verify_param_copy(id->idf, def)
crypto/libressl/crypto/x509/x509_vpm.c
277
#define x509_verify_param_copy(field, def) \
crypto/libressl/crypto/x509/x509_vpm.c
278
if (test_x509_verify_param_copy(field, def)) \
crypto/libressl/include/openssl/asn1t.h
434
#define ASN1_ADB_END(name, flags, field, app_table, def, none) \
crypto/libressl/include/openssl/asn1t.h
442
def,\
crypto/openssh/kex-names.c
237
kex_assemble_names(char **listp, const char *def, const char *all)
crypto/openssh/kex-names.c
243
if (listp == NULL || def == NULL || all == NULL)
crypto/openssh/kex-names.c
247
if ((*listp = strdup(def)) == NULL)
crypto/openssh/kex-names.c
256
if ((tmp = kex_names_cat(def, list + 1)) == NULL) {
crypto/openssh/kex-names.c
264
if ((*listp = match_filter_denylist(def, list + 1)) == NULL) {
crypto/openssh/kex-names.c
273
if ((tmp = kex_names_cat(list + 1, def)) == NULL) {
games/atc/grammar.y
89
def bunch_of_defs
games/atc/grammar.y
90
| def
games/atc/grammar.y
93
def:
games/phantasia/io.c
245
getanswer(const char *choices, bool def)
games/phantasia/io.c
258
if (def || loop <= 1)
games/phantasia/io.c
301
if (def || strchr(choices, ch) != NULL)
games/phantasia/io.c
304
else if (!def && loop > 1) {
lib/libc/gen/ctermid.c
42
static char def[] = _PATH_TTY;
lib/libc/gen/ctermid.c
45
bcopy(def, s, sizeof(_PATH_TTY));
lib/libc/gen/ctermid.c
48
return(def);
lib/libc/gen/fmtmsg.c
65
goto def;
lib/libc/gen/fmtmsg.c
68
def:
lib/libcrypt/crypt.c
103
def = auth_getval("crypt_default");
lib/libcrypt/crypt.c
104
if (def == NULL) {
lib/libcrypt/crypt.c
109
if (strcmp(def, crypt_types[i].name) == 0) {
lib/libcrypt/crypt.c
98
char *def;
lib/libnvmm/libnvmm_x86.c
498
(state->segs[NVMM_X64_SEG_CS].attrib.def == 1);
lib/libnvmm/libnvmm_x86.c
505
(state->segs[NVMM_X64_SEG_CS].attrib.def == 0);
lib/libnvmm/libnvmm_x86.c
85
state->segs[i].attrib.def);
lib/libutil/login_cap.c
359
login_getcapstr(login_cap_t *lc, const char *cap, const char *def, const char *error)
lib/libutil/login_cap.c
365
return def;
lib/libutil/login_cap.c
368
return def;
lib/libutil/login_cap.c
534
login_getcaptime(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error)
lib/libutil/login_cap.c
542
return def;
lib/libutil/login_cap.c
551
return def;
lib/libutil/login_cap.c
625
login_getcapnum(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error)
lib/libutil/login_cap.c
632
return def;
lib/libutil/login_cap.c
641
return def; /* Not there, so return default */
lib/libutil/login_cap.c
677
login_getcapsize(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error)
lib/libutil/login_cap.c
684
return def;
lib/libutil/login_cap.c
687
return def;
lib/libutil/login_cap.c
750
login_getcapbool(login_cap_t *lc, const char *cap, int def)
lib/libutil/login_cap.c
753
return def;
lib/libutil/login_class.c
121
const char *def;
lib/libutil/login_class.c
213
} else if (vars->def != NULL) {
lib/libutil/login_class.c
214
setenv(vars->var, vars->def, 0);
lib/libutil/login_class.c
331
pathvars[0].def = uid ? _PATH_DEFPATH : _PATH_STDPATH;
lib/libutil/login_crypt.c
37
login_setcryptfmt(login_cap_t *lc, const char *def, const char *error) {
lib/libutil/login_crypt.c
40
cipher = login_getcapstr(lc, "passwd_format", def, NULL);
libexec/getty/main.c
444
struct termios def;
libexec/getty/main.c
460
cfmakesane(&def);
libexec/getty/main.c
461
tmode.c_iflag = def.c_iflag;
libexec/getty/main.c
462
tmode.c_oflag = def.c_oflag;
libexec/getty/main.c
463
tmode.c_lflag = def.c_lflag;
libexec/getty/main.c
464
tmode.c_cflag = def.c_cflag;
libexec/rtld-elf/rtld.c
1610
const Elf_Sym *def;
libexec/rtld-elf/rtld.c
1629
def = NULL;
libexec/rtld-elf/rtld.c
1653
def = req.sym_out;
libexec/rtld-elf/rtld.c
1657
def = ref;
libexec/rtld-elf/rtld.c
1665
if (def == NULL && ELF_ST_BIND(ref->st_info) == STB_WEAK) {
libexec/rtld-elf/rtld.c
1666
def = &sym_zero;
libexec/rtld-elf/rtld.c
1670
if (def != NULL) {
libexec/rtld-elf/rtld.c
1674
cache[symnum].sym = def;
libexec/rtld-elf/rtld.c
1681
return def;
libexec/rtld-elf/rtld.c
3189
const Elf_Sym *def;
libexec/rtld-elf/rtld.c
3195
def = NULL;
libexec/rtld-elf/rtld.c
3221
def = req.sym_out;
libexec/rtld-elf/rtld.c
3232
if (def == NULL ||
libexec/rtld-elf/rtld.c
3234
def = req.sym_out;
libexec/rtld-elf/rtld.c
3236
if (ELF_ST_BIND(def->st_info) != STB_WEAK)
libexec/rtld-elf/rtld.c
3246
if (def == NULL || ELF_ST_BIND(def->st_info) == STB_WEAK) {
libexec/rtld-elf/rtld.c
3249
def = req.sym_out;
libexec/rtld-elf/rtld.c
3258
def = req.sym_out;
libexec/rtld-elf/rtld.c
3272
def = req.sym_out;
libexec/rtld-elf/rtld.c
3280
if (def == NULL || ELF_ST_BIND(def->st_info) == STB_WEAK) {
libexec/rtld-elf/rtld.c
3283
def = req.sym_out;
libexec/rtld-elf/rtld.c
3292
def = req.sym_out;
libexec/rtld-elf/rtld.c
3298
if (def != NULL) {
libexec/rtld-elf/rtld.c
3306
if (ELF_ST_TYPE(def->st_info) == STT_FUNC)
libexec/rtld-elf/rtld.c
3307
return (make_function_pointer(def, defobj));
libexec/rtld-elf/rtld.c
3308
else if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC)
libexec/rtld-elf/rtld.c
3309
return (rtld_resolve_ifunc(defobj, def));
libexec/rtld-elf/rtld.c
3310
else if (ELF_ST_TYPE(def->st_info) == STT_TLS) {
libexec/rtld-elf/rtld.c
3312
ti.ti_offset = def->st_value;
libexec/rtld-elf/rtld.c
3315
return (defobj->relocbase + def->st_value);
libexec/rtld-elf/rtld.c
3378
const Elf_Sym *def;
libexec/rtld-elf/rtld.c
3400
def = obj->symtab + symoffset;
libexec/rtld-elf/rtld.c
3406
if (def->st_shndx == SHN_UNDEF || def->st_shndx == SHN_COMMON)
libexec/rtld-elf/rtld.c
3414
symbol_addr = obj->relocbase + def->st_value;
libexec/rtld-elf/rtld.c
3419
info->dli_sname = obj->strtab + def->st_name;
libexec/rtld-elf/rtld.c
3931
const Elf_Sym *def;
libexec/rtld-elf/rtld.c
3937
def = NULL;
libexec/rtld-elf/rtld.c
3944
if (def == NULL || ELF_ST_BIND(req1.sym_out->st_info) != STB_WEAK) {
libexec/rtld-elf/rtld.c
3945
def = req1.sym_out;
libexec/rtld-elf/rtld.c
3947
if (ELF_ST_BIND(def->st_info) != STB_WEAK)
libexec/rtld-elf/rtld.c
3952
if (def != NULL) {
libexec/rtld-elf/rtld.c
3953
req->sym_out = def;
libexec/rtld-elf/rtld.c
3969
const Elf_Sym *def;
libexec/rtld-elf/rtld.c
3975
def = NULL;
libexec/rtld-elf/rtld.c
3982
if (def == NULL || ELF_ST_BIND(req1.sym_out->st_info) != STB_WEAK) {
libexec/rtld-elf/rtld.c
3983
def = req1.sym_out;
libexec/rtld-elf/rtld.c
3985
if (ELF_ST_BIND(def->st_info) != STB_WEAK)
libexec/rtld-elf/rtld.c
3989
if (def != NULL) {
libexec/rtld-elf/rtld.c
3990
req->sym_out = def;
libexec/rtld-elf/rtld.c
767
rtld_resolve_ifunc(const Obj_Entry *obj, const Elf_Sym *def)
libexec/rtld-elf/rtld.c
772
ptr = (void *)make_function_pointer(def, obj);
libexec/rtld-elf/rtld.c
781
const Elf_Sym *def;
libexec/rtld-elf/rtld.c
796
def = find_symdef(ELF_R_SYM(rel->r_info), obj, &defobj, true, NULL,
libexec/rtld-elf/rtld.c
798
if (def == NULL)
libexec/rtld-elf/rtld.c
800
if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC)
libexec/rtld-elf/rtld.c
801
target = (Elf_Addr)rtld_resolve_ifunc(defobj, def);
libexec/rtld-elf/rtld.c
803
target = (Elf_Addr)(defobj->relocbase + def->st_value);
libexec/rtld-elf/rtld.c
806
defobj->strtab + def->st_name, basename(obj->path),
libexec/rtld-elf/rtld.c
821
defobj->strtab + def->st_name,
libexec/rtld-elf/rtld.h
364
void *rtld_resolve_ifunc(const Obj_Entry *obj, const Elf_Sym *def);
libexec/rtld-elf/x86_64/reloc.c
139
const Elf_Sym *def;
libexec/rtld-elf/x86_64/reloc.c
171
def = find_symdef(ELF_R_SYM(rela->r_info), obj,
libexec/rtld-elf/x86_64/reloc.c
173
if (def == NULL)
libexec/rtld-elf/x86_64/reloc.c
185
if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) {
libexec/rtld-elf/x86_64/reloc.c
195
defobj, def);
libexec/rtld-elf/x86_64/reloc.c
210
def->st_value;
libexec/rtld-elf/x86_64/reloc.c
270
*where = (Elf_Addr)(def->st_value - defobj->tlsoffset +
libexec/rtld-elf/x86_64/reloc.c
290
*where32 = (Elf32_Addr)(def->st_value -
libexec/rtld-elf/x86_64/reloc.c
297
*where += (Elf_Addr)(def->st_value + rela->r_addend);
libexec/rtld-elf/x86_64/reloc.c
300
*where32 += (Elf32_Addr)(def->st_value +
libexec/rtld-elf/x86_64/reloc.c
370
const Elf_Sym *def;
libexec/rtld-elf/x86_64/reloc.c
376
def = find_symdef(ELF_R_SYM(rela->r_info), obj, &defobj,
libexec/rtld-elf/x86_64/reloc.c
378
if (def == NULL)
libexec/rtld-elf/x86_64/reloc.c
380
if (ELF_ST_TYPE(def->st_info) == STT_GNU_IFUNC) {
libexec/rtld-elf/x86_64/reloc.c
384
target = (Elf_Addr)(defobj->relocbase + def->st_value + rela->r_addend);
libexec/rtld-elf/x86_64/reloc.c
466
const Elf_Sym *def;
libexec/rtld-elf/x86_64/reloc.c
472
def = find_symdef(ELF_R_SYM(rela->r_info), obj, &defobj,
libexec/rtld-elf/x86_64/reloc.c
474
if (def == NULL)
libexec/rtld-elf/x86_64/reloc.c
476
if (ELF_ST_TYPE(def->st_info) != STT_GNU_IFUNC)
libexec/rtld-elf/x86_64/reloc.c
479
target = (Elf_Addr)rtld_resolve_ifunc(defobj, def);
libexec/rtld-elf/x86_64/rtld_machdep.h
55
#define make_function_pointer(def, defobj) \
libexec/rtld-elf/x86_64/rtld_machdep.h
56
((defobj)->relocbase + (def)->st_value)
sbin/fsck_msdosfs/main.c
118
ask(int def, const char *fmt, ...)
sbin/fsck_msdosfs/main.c
126
def = (alwaysyes && !rdonly && !alwaysno);
sbin/fsck_msdosfs/main.c
129
if (def)
sbin/fsck_msdosfs/main.c
131
return def;
sbin/fsck_msdosfs/main.c
138
printf("%s? %s\n", prompt, def ? "yes" : "no");
sbin/fsck_msdosfs/main.c
139
return def;
sys/bus/pccard/pccard_cis.c
875
u_int intface, def, num;
sys/bus/pccard/pccard_cis.c
884
def = reg & PCCARD_TPCE_INDX_DEFAULT;
sys/bus/pccard/pccard_cis.c
926
if (def)
sys/bus/pccard/pccard_cis.c
951
if (!def) {
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3705
uint32_t data, def;
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3710
def = data = RREG32_SOC15(GC, 0, mmRLC_CGTT_MGCG_OVERRIDE);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3722
if (def != data)
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3729
def = data = RREG32_SOC15(GC, 0, mmRLC_MEM_SLP_CNTL);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3731
if (def != data)
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3736
def = data = RREG32_SOC15(GC, 0, mmCP_MEM_SLP_CNTL);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3738
if (def != data)
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3744
def = data = RREG32_SOC15(GC, 0, mmRLC_CGTT_MGCG_OVERRIDE);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3754
if (def != data)
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3776
uint32_t data, def;
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3783
def = data = RREG32_SOC15(GC, 0, mmRLC_CGTT_MGCG_OVERRIDE);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3787
if (def != data)
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3791
def = RREG32_SOC15(GC, 0, mmRLC_CGCG_CGLS_CTRL_3D);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3798
if (def != data)
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3802
def = RREG32_SOC15(GC, 0, mmCP_RB_WPTR_POLL_CNTL);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3805
if (def != data)
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3809
def = data = RREG32_SOC15(GC, 0, mmRLC_CGCG_CGLS_CTRL_3D);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3814
if (def != data)
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3824
uint32_t def, data;
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3829
def = data = RREG32_SOC15(GC, 0, mmRLC_CGTT_MGCG_OVERRIDE);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3837
if (def != data)
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3841
def = RREG32_SOC15(GC, 0, mmRLC_CGCG_CGLS_CTRL);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3848
if (def != data)
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3852
def = RREG32_SOC15(GC, 0, mmCP_RB_WPTR_POLL_CNTL);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3855
if (def != data)
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3858
def = data = RREG32_SOC15(GC, 0, mmRLC_CGCG_CGLS_CTRL);
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3862
if (def != data)
sys/dev/drm/amd/amdgpu/mmhub_v1_0.c
412
uint32_t def, data, def1, data1, def2 = 0, data2 = 0;
sys/dev/drm/amd/amdgpu/mmhub_v1_0.c
414
def = data = RREG32_SOC15(MMHUB, 0, mmATC_L2_MISC_CG);
sys/dev/drm/amd/amdgpu/mmhub_v1_0.c
458
if (def != data)
sys/dev/drm/amd/amdgpu/mmhub_v1_0.c
475
uint32_t def, data;
sys/dev/drm/amd/amdgpu/mmhub_v1_0.c
477
def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL);
sys/dev/drm/amd/amdgpu/mmhub_v1_0.c
484
if (def != data)
sys/dev/drm/amd/amdgpu/mmhub_v1_0.c
491
uint32_t def, data;
sys/dev/drm/amd/amdgpu/mmhub_v1_0.c
493
def = data = RREG32_SOC15(MMHUB, 0, mmATC_L2_MISC_CG);
sys/dev/drm/amd/amdgpu/mmhub_v1_0.c
500
if (def != data)
sys/dev/drm/amd/amdgpu/mmhub_v1_0.c
507
uint32_t def, data;
sys/dev/drm/amd/amdgpu/mmhub_v1_0.c
509
def = data = RREG32_SOC15(ATHUB, 0, mmATHUB_MISC_CNTL);
sys/dev/drm/amd/amdgpu/mmhub_v1_0.c
517
if(def != data)
sys/dev/drm/amd/amdgpu/nbio_v6_1.c
150
uint32_t def, data;
sys/dev/drm/amd/amdgpu/nbio_v6_1.c
152
def = data = RREG32_PCIE(smnCPM_CONTROL);
sys/dev/drm/amd/amdgpu/nbio_v6_1.c
171
if (def != data)
sys/dev/drm/amd/amdgpu/nbio_v6_1.c
178
uint32_t def, data;
sys/dev/drm/amd/amdgpu/nbio_v6_1.c
180
def = data = RREG32_PCIE(smnPCIE_CNTL2);
sys/dev/drm/amd/amdgpu/nbio_v6_1.c
191
if (def != data)
sys/dev/drm/amd/amdgpu/nbio_v6_1.c
265
uint32_t def, data;
sys/dev/drm/amd/amdgpu/nbio_v6_1.c
267
def = data = RREG32_PCIE(smnPCIE_CONFIG_CNTL);
sys/dev/drm/amd/amdgpu/nbio_v6_1.c
271
if (def != data)
sys/dev/drm/amd/amdgpu/nbio_v7_0.c
134
uint32_t def, data;
sys/dev/drm/amd/amdgpu/nbio_v7_0.c
137
def = data = RREG32_PCIE(smnNBIF_MGCG_CTRL_LCLK);
sys/dev/drm/amd/amdgpu/nbio_v7_0.c
144
if (def != data)
sys/dev/drm/amd/amdgpu/nbio_v7_0.c
148
def = data = nbio_7_0_read_syshub_ind_mmr(adev, ixSYSHUB_MMREG_IND_SYSHUB_MGCG_CTRL_SOCCLK);
sys/dev/drm/amd/amdgpu/nbio_v7_0.c
155
if (def != data)
sys/dev/drm/amd/amdgpu/nbio_v7_0.c
159
def = data = nbio_7_0_read_syshub_ind_mmr(adev, ixSYSHUB_MMREG_IND_SYSHUB_MGCG_CTRL_SHUBCLK);
sys/dev/drm/amd/amdgpu/nbio_v7_0.c
166
if (def != data)
sys/dev/drm/amd/amdgpu/nbio_v7_0.c
173
uint32_t def, data;
sys/dev/drm/amd/amdgpu/nbio_v7_0.c
175
def = data = RREG32_PCIE(smnPCIE_CNTL2);
sys/dev/drm/amd/amdgpu/nbio_v7_0.c
186
if (def != data)
sys/dev/drm/amd/amdgpu/nbio_v7_4.c
135
uint32_t def, data;
sys/dev/drm/amd/amdgpu/nbio_v7_4.c
137
def = data = RREG32_PCIE(smnPCIE_CNTL2);
sys/dev/drm/amd/amdgpu/nbio_v7_4.c
148
if (def != data)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1525
uint32_t data, def;
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1529
def = data = RREG32(SOC15_REG_OFFSET(SDMA0, 0, mmSDMA0_CLK_CTRL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1538
if (def != data)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1542
def = data = RREG32(SOC15_REG_OFFSET(SDMA1, 0, mmSDMA1_CLK_CTRL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1551
if (def != data)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1556
def = data = RREG32(SOC15_REG_OFFSET(SDMA0, 0, mmSDMA0_CLK_CTRL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1566
if (def != data)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1570
def = data = RREG32(SOC15_REG_OFFSET(SDMA1, 0, mmSDMA1_CLK_CTRL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1579
if (def != data)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1590
uint32_t data, def;
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1594
def = data = RREG32(SOC15_REG_OFFSET(SDMA0, 0, mmSDMA0_POWER_CNTL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1596
if (def != data)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1601
def = data = RREG32(SOC15_REG_OFFSET(SDMA1, 0, mmSDMA1_POWER_CNTL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1603
if (def != data)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1608
def = data = RREG32(SOC15_REG_OFFSET(SDMA0, 0, mmSDMA0_POWER_CNTL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1610
if (def != data)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1615
def = data = RREG32(SOC15_REG_OFFSET(SDMA1, 0, mmSDMA1_POWER_CNTL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
1617
if (def != data)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
821
uint32_t def, data;
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
825
def = data = RREG32(SOC15_REG_OFFSET(SDMA0, 0, mmSDMA0_CNTL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
828
if (data != def)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
832
def = data = RREG32(SOC15_REG_OFFSET(SDMA0, 0, mmSDMA0_CNTL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
834
if (data != def)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
841
uint32_t def, data;
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
844
def = data = RREG32(SOC15_REG_OFFSET(SDMA0, 0, mmSDMA0_POWER_CNTL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
846
if (data != def)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
850
def = data = RREG32(SOC15_REG_OFFSET(SDMA0, 0, mmSDMA0_CNTL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
852
if (data != def)
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
856
def = data = RREG32(SOC15_REG_OFFSET(SDMA0, 0, mmSDMA0_POWER_CNTL));
sys/dev/drm/amd/amdgpu/sdma_v4_0.c
862
if(data != def)
sys/dev/drm/amd/amdgpu/soc15.c
881
uint32_t def, data;
sys/dev/drm/amd/amdgpu/soc15.c
884
def = data = RREG32(SOC15_REG_OFFSET(HDP, 0, mmHDP_MEM_POWER_CTRL));
sys/dev/drm/amd/amdgpu/soc15.c
897
if (def != data)
sys/dev/drm/amd/amdgpu/soc15.c
900
def = data = RREG32(SOC15_REG_OFFSET(HDP, 0, mmHDP_MEM_POWER_LS));
sys/dev/drm/amd/amdgpu/soc15.c
907
if (def != data)
sys/dev/drm/amd/amdgpu/soc15.c
914
uint32_t def, data;
sys/dev/drm/amd/amdgpu/soc15.c
916
def = data = RREG32(SOC15_REG_OFFSET(MP0, 0, mmMP0_MISC_CGTT_CTRL0));
sys/dev/drm/amd/amdgpu/soc15.c
937
if (def != data)
sys/dev/drm/amd/amdgpu/soc15.c
943
uint32_t def, data;
sys/dev/drm/amd/amdgpu/soc15.c
945
def = data = RREG32(SOC15_REG_OFFSET(MP0, 0, mmMP0_MISC_LIGHT_SLEEP_CTRL));
sys/dev/drm/amd/amdgpu/soc15.c
952
if (def != data)
sys/dev/drm/amd/amdgpu/soc15.c
959
uint32_t def, data;
sys/dev/drm/amd/amdgpu/soc15.c
961
def = data = RREG32(SOC15_REG_OFFSET(SMUIO, 0, mmCGTT_ROM_CLK_CTRL0));
sys/dev/drm/amd/amdgpu/soc15.c
970
if (def != data)
sys/dev/virtual/nvmm/x86/nvmm_x86.h
239
uint16_t def:1;
sys/dev/virtual/nvmm/x86/nvmm_x86_svm.c
1864
__SHIFTIN(seg->attrib.def, SVM_SEG_ATTRIB_DEF) |
sys/dev/virtual/nvmm/x86/nvmm_x86_svm.c
1881
seg->attrib.def = __SHIFTOUT(vseg->attrib, SVM_SEG_ATTRIB_DEF);
sys/dev/virtual/nvmm/x86/nvmm_x86_vmx.c
2541
__SHIFTIN(segs[idx].attrib.def, VMX_SEG_ATTRIB_DEF) |
sys/dev/virtual/nvmm/x86/nvmm_x86_vmx.c
2574
segs[idx].attrib.def = __SHIFTOUT(attrib, VMX_SEG_ATTRIB_DEF);
sys/dev/virtual/virtio/block/virtio_blk.c
1228
vtblk_tunable_int(struct vtblk_softc *sc, const char *knob, int def)
sys/dev/virtual/virtio/block/virtio_blk.c
1234
TUNABLE_INT_FETCH(path, &def);
sys/dev/virtual/virtio/block/virtio_blk.c
1236
return (def);
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
4016
vmxnet3_tunable_int(struct vmxnet3_softc *sc, const char *knob, int def)
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
4022
TUNABLE_INT_FETCH(path, &def);
sys/dev/virtual/vmware/vmxnet3/if_vmx.c
4024
return (def);
sys/kern/subr_bus.c
3960
device_getenv_int(device_t dev, const char *knob, int def)
sys/kern/subr_bus.c
3966
kgetenv_int(env, &def);
sys/kern/subr_bus.c
3971
kgetenv_int(env, &def);
sys/kern/subr_bus.c
3973
return def;
sys/kern/subr_bus.c
3978
int dlen, const char * __restrict def)
sys/kern/subr_bus.c
3982
strlcpy(data, def, dlen);
sys/netinet6/nd6_rtr.c
453
struct sockaddr_in6 def, mask, gate;
sys/netinet6/nd6_rtr.c
455
bzero(&def, sizeof(def));
sys/netinet6/nd6_rtr.c
459
def.sin6_len = mask.sin6_len = gate.sin6_len =
sys/netinet6/nd6_rtr.c
461
def.sin6_family = mask.sin6_family = gate.sin6_family = AF_INET6;
sys/netinet6/nd6_rtr.c
464
rtrequest_global(RTM_ADD, (struct sockaddr *)&def,
sys/netinet6/nd6_rtr.c
473
struct sockaddr_in6 def, mask;
sys/netinet6/nd6_rtr.c
477
bzero(&def, sizeof(def));
sys/netinet6/nd6_rtr.c
480
def.sin6_len = mask.sin6_len = sizeof(struct sockaddr_in6);
sys/netinet6/nd6_rtr.c
481
def.sin6_family = mask.sin6_family = AF_INET6;
sys/netinet6/nd6_rtr.c
487
if ((ifa = ifaof_ifpforaddr((struct sockaddr *)&def, ifp)) == NULL) {
sys/netinet6/nd6_rtr.c
496
error = rtrequest_global(RTM_ADD, (struct sockaddr *)&def,
sys/netinet6/nd6_rtr.c
523
struct sockaddr_in6 def, mask, gate;
sys/netinet6/nd6_rtr.c
525
bzero(&def, sizeof(def));
sys/netinet6/nd6_rtr.c
529
def.sin6_len = mask.sin6_len = gate.sin6_len =
sys/netinet6/nd6_rtr.c
531
def.sin6_family = mask.sin6_family = gate.sin6_family = AF_INET6;
sys/netinet6/nd6_rtr.c
534
rtrequest_global(RTM_DELETE, (struct sockaddr *)&def,
sys/netproto/802_11/wlan/ieee80211.c
133
#define DEFAULTRATES(m, def) do { \
sys/netproto/802_11/wlan/ieee80211.c
135
ic->ic_sup_rates[m] = def; \
sys/sys/bus.h
403
int device_getenv_int(device_t dev, const char *knob, int def);
sys/sys/bus.h
405
char * __restrict data, int dlen, const char * __restrict def);
test/nvmm/demo/toyvirt/main.c
188
seg->attrib.def = 1;
test/testcases/libnvmm/h_io_assist.c
76
seg->attrib.def = 0;
test/testcases/libnvmm/h_mem_assist.c
225
seg->attrib.def = 0;
usr.bin/rpcgen/rpc_clntout.c
55
definition *def;
usr.bin/rpcgen/rpc_clntout.c
62
def = (definition *) l->val;
usr.bin/rpcgen/rpc_clntout.c
63
if (def->def_kind == DEF_PROGRAM)
usr.bin/rpcgen/rpc_clntout.c
64
write_program(def);
usr.bin/rpcgen/rpc_clntout.c
69
write_program(definition *def)
usr.bin/rpcgen/rpc_clntout.c
74
for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
usr.bin/rpcgen/rpc_cout.c
100
findtype(definition *def, const char *type)
usr.bin/rpcgen/rpc_cout.c
103
if (def->def_kind == DEF_PROGRAM || def->def_kind == DEF_CONST)
usr.bin/rpcgen/rpc_cout.c
106
return(streq(def->def_name, type));
usr.bin/rpcgen/rpc_cout.c
112
definition *def;
usr.bin/rpcgen/rpc_cout.c
114
def = (definition *) FINDVAL(defined, type, findtype);
usr.bin/rpcgen/rpc_cout.c
115
return(def == NULL);
usr.bin/rpcgen/rpc_cout.c
133
print_header(definition *def)
usr.bin/rpcgen/rpc_cout.c
135
print_generic_header(def->def_name,
usr.bin/rpcgen/rpc_cout.c
136
def->def_kind != DEF_TYPEDEF || !isvectordef(def->def.ty.old_type,
usr.bin/rpcgen/rpc_cout.c
137
def->def.ty.rel));
usr.bin/rpcgen/rpc_cout.c
275
emit_enum(definition *def __unused)
usr.bin/rpcgen/rpc_cout.c
283
emit_program(definition *def)
usr.bin/rpcgen/rpc_cout.c
289
for (vlist = def->def.pr.versions; vlist != NULL; vlist = vlist->next)
usr.bin/rpcgen/rpc_cout.c
303
emit_union(definition *def)
usr.bin/rpcgen/rpc_cout.c
312
print_stat(1, &def->def.un.enum_decl);
usr.bin/rpcgen/rpc_cout.c
313
f_print(fout, "\tswitch (objp->%s) {\n", def->def.un.enum_decl.name);
usr.bin/rpcgen/rpc_cout.c
314
for (cl = def->def.un.cases; cl != NULL; cl = cl->next) {
usr.bin/rpcgen/rpc_cout.c
321
object = xmalloc(strlen(def->def_name) +
usr.bin/rpcgen/rpc_cout.c
324
s_print(object, vecformat, def->def_name,
usr.bin/rpcgen/rpc_cout.c
327
s_print(object, format, def->def_name,
usr.bin/rpcgen/rpc_cout.c
336
dflt = def->def.un.default_decl;
usr.bin/rpcgen/rpc_cout.c
340
object = xmalloc(strlen(def->def_name) +
usr.bin/rpcgen/rpc_cout.c
343
s_print(object, vecformat, def->def_name,
usr.bin/rpcgen/rpc_cout.c
346
s_print(object, format, def->def_name,
usr.bin/rpcgen/rpc_cout.c
367
inline_struct(definition *def, int flag)
usr.bin/rpcgen/rpc_cout.c
388
for (dl = def->def.st.decls; dl != NULL; dl = dl->next) { /* xxx */
usr.bin/rpcgen/rpc_cout.c
527
emit_struct(definition *def)
usr.bin/rpcgen/rpc_cout.c
536
for (dl = def->def.st.decls; dl != NULL; dl = dl->next)
usr.bin/rpcgen/rpc_cout.c
541
for (dl = def->def.st.decls; dl != NULL; dl = dl->next) {
usr.bin/rpcgen/rpc_cout.c
553
for (dl = def->def.st.decls; dl != NULL; dl = dl->next) {
usr.bin/rpcgen/rpc_cout.c
576
for (dl = def->def.st.decls; dl != NULL; dl = dl->next)
usr.bin/rpcgen/rpc_cout.c
583
inline_struct(def, flag);
usr.bin/rpcgen/rpc_cout.c
592
for (dl = def->def.st.decls; dl != NULL; dl = dl->next)
usr.bin/rpcgen/rpc_cout.c
598
emit_typedef(definition *def)
usr.bin/rpcgen/rpc_cout.c
60
emit(definition *def)
usr.bin/rpcgen/rpc_cout.c
600
const char *prefix = def->def.ty.old_prefix;
usr.bin/rpcgen/rpc_cout.c
601
const char *type = def->def.ty.old_type;
usr.bin/rpcgen/rpc_cout.c
602
const char *amax = def->def.ty.array_max;
usr.bin/rpcgen/rpc_cout.c
603
relation rel = def->def.ty.rel;
usr.bin/rpcgen/rpc_cout.c
605
print_ifstat(1, prefix, type, rel, amax, "objp", def->def_name);
usr.bin/rpcgen/rpc_cout.c
62
if (def->def_kind == DEF_CONST)
usr.bin/rpcgen/rpc_cout.c
64
if (def->def_kind == DEF_PROGRAM) {
usr.bin/rpcgen/rpc_cout.c
65
emit_program(def);
usr.bin/rpcgen/rpc_cout.c
68
if (def->def_kind == DEF_TYPEDEF) {
usr.bin/rpcgen/rpc_cout.c
75
if (strcmp(def->def.ty.old_type, def->def_name) == 0)
usr.bin/rpcgen/rpc_cout.c
78
print_header(def);
usr.bin/rpcgen/rpc_cout.c
79
switch (def->def_kind) {
usr.bin/rpcgen/rpc_cout.c
81
emit_union(def);
usr.bin/rpcgen/rpc_cout.c
84
emit_enum(def);
usr.bin/rpcgen/rpc_cout.c
87
emit_struct(def);
usr.bin/rpcgen/rpc_cout.c
90
emit_typedef(def);
usr.bin/rpcgen/rpc_hout.c
101
switch (def->def_kind) {
usr.bin/rpcgen/rpc_hout.c
104
pprogramdef(def, headeronly);
usr.bin/rpcgen/rpc_hout.c
142
pconstdef(definition *def)
usr.bin/rpcgen/rpc_hout.c
144
pdefine(def->def_name, def->def.co);
usr.bin/rpcgen/rpc_hout.c
151
pargdef(definition *def)
usr.bin/rpcgen/rpc_hout.c
158
for (vers = def->def.pr.versions; vers != NULL; vers = vers->next) {
usr.bin/rpcgen/rpc_hout.c
177
pstructdef(definition *def)
usr.bin/rpcgen/rpc_hout.c
180
const char *name = def->def_name;
usr.bin/rpcgen/rpc_hout.c
183
for (l = def->def.st.decls; l != NULL; l = l->next)
usr.bin/rpcgen/rpc_hout.c
191
puniondef(definition *def)
usr.bin/rpcgen/rpc_hout.c
194
const char *name = def->def_name;
usr.bin/rpcgen/rpc_hout.c
198
decl = &def->def.un.enum_decl;
usr.bin/rpcgen/rpc_hout.c
205
for (l = def->def.un.cases; l != NULL; l = l->next) {
usr.bin/rpcgen/rpc_hout.c
209
decl = def->def.un.default_decl;
usr.bin/rpcgen/rpc_hout.c
266
pprogramdef(definition *def, int headeronly)
usr.bin/rpcgen/rpc_hout.c
272
pargdef(def);
usr.bin/rpcgen/rpc_hout.c
274
puldefine(def->def_name, def->def.pr.prog_num);
usr.bin/rpcgen/rpc_hout.c
275
for (vers = def->def.pr.versions; vers != NULL; vers = vers->next) {
usr.bin/rpcgen/rpc_hout.c
279
locase(def->def_name), vers->vers_num);
usr.bin/rpcgen/rpc_hout.c
281
locase(def->def_name), vers->vers_num);
usr.bin/rpcgen/rpc_hout.c
289
pdispatch(def->def_name, vers->vers_num);
usr.bin/rpcgen/rpc_hout.c
292
if (!define_printed(proc, def->def.pr.versions)) {
usr.bin/rpcgen/rpc_hout.c
300
pfreeprocdef(def->def_name, vers->vers_num);
usr.bin/rpcgen/rpc_hout.c
357
penumdef(definition *def)
usr.bin/rpcgen/rpc_hout.c
359
const char *name = def->def_name;
usr.bin/rpcgen/rpc_hout.c
365
for (l = def->def.en.vals; l != NULL; l = l->next) {
usr.bin/rpcgen/rpc_hout.c
387
ptypedef(definition *def)
usr.bin/rpcgen/rpc_hout.c
389
const char *name = def->def_name;
usr.bin/rpcgen/rpc_hout.c
390
const char *old = def->def.ty.old_type;
usr.bin/rpcgen/rpc_hout.c
392
relation rel = def->def.ty.rel;
usr.bin/rpcgen/rpc_hout.c
403
if (undefined2(old, name) && def->def.ty.old_prefix)
usr.bin/rpcgen/rpc_hout.c
404
s_print(prefix, "%s ", def->def.ty.old_prefix);
usr.bin/rpcgen/rpc_hout.c
420
def->def.ty.array_max);
usr.bin/rpcgen/rpc_hout.c
489
definition *def;
usr.bin/rpcgen/rpc_hout.c
492
def = (definition *) l->val;
usr.bin/rpcgen/rpc_hout.c
493
if (def->def_kind != DEF_PROGRAM) {
usr.bin/rpcgen/rpc_hout.c
494
if (streq(def->def_name, stop))
usr.bin/rpcgen/rpc_hout.c
496
else if (streq(def->def_name, type))
usr.bin/rpcgen/rpc_hout.c
59
print_datadef(definition *def, int headeronly)
usr.bin/rpcgen/rpc_hout.c
62
if (def->def_kind == DEF_PROGRAM) /* handle data only */
usr.bin/rpcgen/rpc_hout.c
65
if (def->def_kind != DEF_CONST)
usr.bin/rpcgen/rpc_hout.c
68
switch (def->def_kind) {
usr.bin/rpcgen/rpc_hout.c
70
pstructdef(def);
usr.bin/rpcgen/rpc_hout.c
73
puniondef(def);
usr.bin/rpcgen/rpc_hout.c
76
penumdef(def);
usr.bin/rpcgen/rpc_hout.c
79
ptypedef(def);
usr.bin/rpcgen/rpc_hout.c
82
pprogramdef(def, headeronly);
usr.bin/rpcgen/rpc_hout.c
85
pconstdef(def);
usr.bin/rpcgen/rpc_hout.c
88
if (def->def_kind != DEF_PROGRAM && def->def_kind != DEF_CONST) {
usr.bin/rpcgen/rpc_hout.c
89
if (def->def_kind != DEF_TYPEDEF ||
usr.bin/rpcgen/rpc_hout.c
90
!isvectordef(def->def.ty.old_type, def->def.ty.rel))
usr.bin/rpcgen/rpc_hout.c
91
storexdrfuncdecl(def->def_name, 1);
usr.bin/rpcgen/rpc_hout.c
93
storexdrfuncdecl(def->def_name, 0);
usr.bin/rpcgen/rpc_hout.c
99
print_funcdef(definition *def, int headeronly)
usr.bin/rpcgen/rpc_main.c
378
definition *def;
usr.bin/rpcgen/rpc_main.c
395
while ( (def = get_definition()) )
usr.bin/rpcgen/rpc_main.c
396
emit(def);
usr.bin/rpcgen/rpc_main.c
473
definition *def;
usr.bin/rpcgen/rpc_main.c
509
while ((def = get_definition()) != NULL)
usr.bin/rpcgen/rpc_main.c
510
print_datadef(def, headeronly);
usr.bin/rpcgen/rpc_main.c
556
definition *def;
usr.bin/rpcgen/rpc_main.c
616
while ((def = get_definition()) != NULL)
usr.bin/rpcgen/rpc_main.c
617
foundprogram |= (def->def_kind == DEF_PROGRAM);
usr.bin/rpcgen/rpc_main.c
640
definition *def;
usr.bin/rpcgen/rpc_main.c
654
while ((def = get_definition()) != NULL)
usr.bin/rpcgen/rpc_main.c
655
foundprogram |= (def->def_kind == DEF_PROGRAM);
usr.bin/rpcgen/rpc_main.c
668
definition *def;
usr.bin/rpcgen/rpc_main.c
676
while ((def = get_definition()) != NULL)
usr.bin/rpcgen/rpc_main.c
677
foundprogram |= (def->def_kind == DEF_PROGRAM);
usr.bin/rpcgen/rpc_main.c
688
definition *def;
usr.bin/rpcgen/rpc_main.c
709
while ((def = get_definition()) != NULL)
usr.bin/rpcgen/rpc_main.c
710
write_sample_svc(def);
usr.bin/rpcgen/rpc_main.c
719
definition *def;
usr.bin/rpcgen/rpc_main.c
741
while ((def = get_definition()) != NULL)
usr.bin/rpcgen/rpc_main.c
742
has_program += write_sample_clnt(def);
usr.bin/rpcgen/rpc_parse.c
117
tailp = &defp->def.st.decls;
usr.bin/rpcgen/rpc_parse.c
148
vtailp = &defp->def.pr.versions;
usr.bin/rpcgen/rpc_parse.c
149
tailp = &defp->def.st.decls;
usr.bin/rpcgen/rpc_parse.c
228
defp->def.pr.prog_num = tok.str;
usr.bin/rpcgen/rpc_parse.c
244
tailp = &defp->def.en.vals;
usr.bin/rpcgen/rpc_parse.c
272
defp->def.co = tok.str;
usr.bin/rpcgen/rpc_parse.c
290
defp->def.un.enum_decl = dec;
usr.bin/rpcgen/rpc_parse.c
291
tailp = &defp->def.un.cases;
usr.bin/rpcgen/rpc_parse.c
333
defp->def.un.default_decl = XALLOC(declaration);
usr.bin/rpcgen/rpc_parse.c
334
*defp->def.un.default_decl = dec;
usr.bin/rpcgen/rpc_parse.c
338
defp->def.un.default_decl = NULL;
usr.bin/rpcgen/rpc_parse.c
407
defp->def.ty.old_prefix = dec.prefix;
usr.bin/rpcgen/rpc_parse.c
408
defp->def.ty.old_type = dec.type;
usr.bin/rpcgen/rpc_parse.c
409
defp->def.ty.rel = dec.rel;
usr.bin/rpcgen/rpc_parse.c
410
defp->def.ty.array_max = dec.array_max;
usr.bin/rpcgen/rpc_parse.h
183
} def;
usr.bin/rpcgen/rpc_sample.c
184
write_sample_server(definition *def)
usr.bin/rpcgen/rpc_sample.c
189
for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
usr.bin/rpcgen/rpc_sample.c
227
pvname(def->def_name, vp->vers_num);
usr.bin/rpcgen/rpc_sample.c
260
definition *def;
usr.bin/rpcgen/rpc_sample.c
273
def = l->val;
usr.bin/rpcgen/rpc_sample.c
274
if (def->def_kind != DEF_PROGRAM)
usr.bin/rpcgen/rpc_sample.c
276
for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
usr.bin/rpcgen/rpc_sample.c
278
pvname(def->def_name, vp->vers_num);
usr.bin/rpcgen/rpc_sample.c
51
write_sample_svc(definition *def)
usr.bin/rpcgen/rpc_sample.c
54
if (def->def_kind != DEF_PROGRAM)
usr.bin/rpcgen/rpc_sample.c
56
write_sample_server(def);
usr.bin/rpcgen/rpc_sample.c
61
write_sample_clnt(definition *def)
usr.bin/rpcgen/rpc_sample.c
66
if (def->def_kind != DEF_PROGRAM)
usr.bin/rpcgen/rpc_sample.c
69
for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
usr.bin/rpcgen/rpc_sample.c
70
write_sample_client(def->def_name, vp);
usr.bin/rpcgen/rpc_svcout.c
181
definition *def;
usr.bin/rpcgen/rpc_svcout.c
211
def = (definition *) l->val;
usr.bin/rpcgen/rpc_svcout.c
212
if (def->def_kind != DEF_PROGRAM)
usr.bin/rpcgen/rpc_svcout.c
214
for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
usr.bin/rpcgen/rpc_svcout.c
216
sp, def->def_name, vp->vers_name);
usr.bin/rpcgen/rpc_svcout.c
218
sp, TRANSP, def->def_name, vp->vers_name);
usr.bin/rpcgen/rpc_svcout.c
219
pvname(def->def_name, vp->vers_num);
usr.bin/rpcgen/rpc_svcout.c
222
def->def_name, vp->vers_name, transp);
usr.bin/rpcgen/rpc_svcout.c
238
definition *def;
usr.bin/rpcgen/rpc_svcout.c
242
def = (definition *) l->val;
usr.bin/rpcgen/rpc_svcout.c
243
if (def->def_kind != DEF_PROGRAM)
usr.bin/rpcgen/rpc_svcout.c
245
for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
usr.bin/rpcgen/rpc_svcout.c
247
pvname(def->def_name, vp->vers_num);
usr.bin/rpcgen/rpc_svcout.c
249
def->def_name, vp->vers_name, transp);
usr.bin/rpcgen/rpc_svcout.c
251
def->def_name, vp->vers_name, transp);
usr.bin/rpcgen/rpc_svcout.c
292
definition *def;
usr.bin/rpcgen/rpc_svcout.c
296
def = (definition *) l->val;
usr.bin/rpcgen/rpc_svcout.c
297
if (def->def_kind == DEF_PROGRAM)
usr.bin/rpcgen/rpc_svcout.c
298
write_real_program(def);
usr.bin/rpcgen/rpc_svcout.c
303
def = (definition *) l->val;
usr.bin/rpcgen/rpc_svcout.c
304
if (def->def_kind == DEF_PROGRAM)
usr.bin/rpcgen/rpc_svcout.c
305
write_program(def, storage);
usr.bin/rpcgen/rpc_svcout.c
316
write_real_program(definition *def)
usr.bin/rpcgen/rpc_svcout.c
324
for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
usr.bin/rpcgen/rpc_svcout.c
369
write_program(definition *def, const char *storage)
usr.bin/rpcgen/rpc_svcout.c
375
for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
usr.bin/rpcgen/rpc_svcout.c
380
pvname(def->def_name, vp->vers_num);
usr.bin/rpcgen/rpc_svcout.c
526
pvname(def->def_name, vp->vers_num);
usr.bin/rpcgen/rpc_svcout.c
611
definition *def;
usr.bin/rpcgen/rpc_svcout.c
615
def = (definition *) l->val;
usr.bin/rpcgen/rpc_svcout.c
616
if (def->def_kind == DEF_PROGRAM) {
usr.bin/rpcgen/rpc_svcout.c
617
for (vp = def->def.pr.versions; vp != NULL;
usr.bin/rpcgen/rpc_svcout.c
620
space, def->def_name, vp->vers_name);
usr.bin/rpcgen/rpc_svcout.c
744
definition *def;
usr.bin/rpcgen/rpc_svcout.c
831
def = (definition *) l->val;
usr.bin/rpcgen/rpc_svcout.c
832
if (def->def_kind != DEF_PROGRAM)
usr.bin/rpcgen/rpc_svcout.c
834
for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
usr.bin/rpcgen/rpc_svcout.c
836
TRANSP, def->def_name, vp->vers_name);
usr.bin/rpcgen/rpc_svcout.c
837
pvname(def->def_name, vp->vers_num);
usr.bin/rpcgen/rpc_svcout.c
840
def->def_name, vp->vers_name);
usr.bin/rpcgen/rpc_svcout.c
931
definition *def;
usr.bin/rpcgen/rpc_svcout.c
969
def = (definition *) l->val;
usr.bin/rpcgen/rpc_svcout.c
970
if (def->def_kind != DEF_PROGRAM)
usr.bin/rpcgen/rpc_svcout.c
972
for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
usr.bin/rpcgen/rpc_svcout.c
974
sp, TRANSP, def->def_name, vp->vers_name);
usr.bin/rpcgen/rpc_svcout.c
975
pvname(def->def_name, vp->vers_num);
usr.bin/rpcgen/rpc_svcout.c
982
def->def_name, vp->vers_name, transp);
usr.bin/rpcgen/rpc_tblout.c
67
definition *def;
usr.bin/rpcgen/rpc_tblout.c
71
def = (definition *) l->val;
usr.bin/rpcgen/rpc_tblout.c
72
if (def->def_kind == DEF_PROGRAM) {
usr.bin/rpcgen/rpc_tblout.c
73
write_table(def);
usr.bin/rpcgen/rpc_tblout.c
79
write_table(definition *def)
usr.bin/rpcgen/rpc_tblout.c
88
for (vp = def->def.pr.versions; vp != NULL; vp = vp->next) {
usr.bin/rpcgen/rpc_tblout.c
91
locase(def->def_name), vp->vers_num);
usr.bin/rpcgen/rpc_util.c
117
findit(definition *def, const char *type)
usr.bin/rpcgen/rpc_util.c
119
return(streq(def->def_name, type));
usr.bin/rpcgen/rpc_util.c
125
definition *def;
usr.bin/rpcgen/rpc_util.c
127
def = (definition *) FINDVAL(defined, type, findit);
usr.bin/rpcgen/rpc_util.c
128
if (def == NULL || def->def_kind != DEF_TYPEDEF)
usr.bin/rpcgen/rpc_util.c
130
switch (def->def.ty.rel) {
usr.bin/rpcgen/rpc_util.c
132
if (streq(def->def.ty.old_type, "opaque"))
usr.bin/rpcgen/rpc_util.c
135
return(def->def.ty.old_type);
usr.bin/rpcgen/rpc_util.c
138
return(fixit(def->def.ty.old_type, orig));
usr.bin/rpcgen/rpc_util.c
177
typedefed(definition *def, const char *type)
usr.bin/rpcgen/rpc_util.c
179
if (def->def_kind != DEF_TYPEDEF || def->def.ty.old_prefix != NULL)
usr.bin/rpcgen/rpc_util.c
182
return(streq(def->def_name, type));
usr.bin/rpcgen/rpc_util.c
188
definition *def;
usr.bin/rpcgen/rpc_util.c
199
def = (definition *) FINDVAL(defined, type, typedefed);
usr.bin/rpcgen/rpc_util.c
200
if (def == NULL) {
usr.bin/rpcgen/rpc_util.c
203
type = def->def.ty.old_type;
usr.bin/rpcgen/rpc_util.c
204
rel = def->def.ty.rel;
usr.bin/sort/sort.c
326
conv_mbtowc(wchar_t *wc, const char *c, const wchar_t def)
usr.bin/sort/sort.c
334
*wc = def;
usr.bin/telnet/telnet.c
1171
slc_mode_import(int def)
usr.bin/telnet/telnet.c
1173
slc_mode = def ? SLC_IMPORT : SLC_RVALUE;
usr.bin/telnet/telnet.c
1175
slc_import(def);
usr.bin/telnet/telnet.c
1186
slc_import(int def)
usr.bin/telnet/telnet.c
1189
if (def) {
usr.bin/tr/cmap.c
153
cmap_default(struct cmap *cm, wint_t def)
usr.bin/tr/cmap.c
158
cm->cm_def = def;
usr.bin/tset/tset.c
227
report(const char *name, int which, u_int def)
usr.bin/tset/tset.c
234
if (old == new && old == def)
usr.bin/window/lcmd1.c
407
vtobool(struct value *v, char def, char err)
usr.bin/window/lcmd1.c
427
return def;
usr.bin/xstr/xstr.c
179
goto def;
usr.bin/xstr/xstr.c
187
goto def;
usr.bin/xstr/xstr.c
195
goto def;
usr.bin/xstr/xstr.c
208
goto def;
usr.bin/xstr/xstr.c
210
def:
usr.sbin/autofs/common.h
114
void defined_parse_and_add(char *def);
usr.sbin/autofs/defined.c
222
defined_parse_and_add(char *def)
usr.sbin/autofs/defined.c
226
value = def;
usr.sbin/boot0cfg/boot0cfg.c
303
if (!(mbr[OFF_FLAGS] & 1 << (7 - i)) ^ opttbl[i].def)
usr.sbin/boot0cfg/boot0cfg.c
386
if (opttbl[i].def)
usr.sbin/boot0cfg/boot0cfg.c
60
int def;
usr.sbin/kbdcontrol/kbdcontrol.c
269
int i, def, scancode;
usr.sbin/kbdcontrol/kbdcontrol.c
279
if ((def = get_entry()) == -1)
usr.sbin/kbdcontrol/kbdcontrol.c
281
if (def & 0x100)
usr.sbin/kbdcontrol/kbdcontrol.c
283
map->key[scancode].map[i] = def & 0xFF;
usr.sbin/makefs/mtree.c
821
read_mtree_spec1(FILE *fp, bool def, const char *name)
usr.sbin/makefs/mtree.c
895
if (def == true) {
usr.sbin/makefs/mtree.c
928
type = (def == false || IS_DOT(name)) ? S_IFDIR : 0;
usr.sbin/makefs/mtree.c
933
if (def == true) {
usr.sbin/mfiutil/mfi_drive.c
103
if ((def & (MFI_DNAME_ES|MFI_DNAME_DEVICE_ID)) ==
usr.sbin/mfiutil/mfi_drive.c
110
if (def & MFI_DNAME_ES) {
usr.sbin/mfiutil/mfi_drive.c
55
mfi_drive_name(struct mfi_pd_info *pinfo, uint16_t device_id, uint32_t def)
usr.sbin/mfiutil/mfi_drive.c
62
if ((def & MFI_DNAME_HONOR_OPTS) != 0 &&
usr.sbin/mfiutil/mfi_drive.c
64
def = mfi_opts & (MFI_DNAME_ES|MFI_DNAME_DEVICE_ID);
usr.sbin/mfiutil/mfi_drive.c
67
if (pinfo == NULL && def & MFI_DNAME_ES) {
usr.sbin/mfiutil/mfi_drive.c
93
if (def & MFI_DNAME_DEVICE_ID) {
usr.sbin/mfiutil/mfiutil.h
111
uint32_t def);
usr.sbin/mtree/stat_flags.c
60
flags_to_string(u_long flags, const char *def)
usr.sbin/mtree/stat_flags.c
91
return strdup(def);
usr.sbin/pfctl/pfctl_altq.c
896
struct pf_altq *altq, *def = NULL;
usr.sbin/pfctl/pfctl_altq.c
911
def = altq;
usr.sbin/pfctl/pfctl_altq.c
924
if (strncmp(altq->parent, def->qname, PF_QNAME_SIZE) == 0) {
usr.sbin/pfctl/pfctl_altq.c
935
struct pf_altq *altq, *def = NULL;
usr.sbin/pfctl/pfctl_altq.c
948
def = altq;
usr.sbin/pfctl/pfctl_altq.c
961
if (strncmp(altq->parent, def->qname, PF_QNAME_SIZE) == 0) {
usr.sbin/ppp/command.c
1580
u_int *maxtrm, int def)
usr.sbin/ppp/command.c
1584
*maxreq = def;
usr.sbin/ppp/command.c
1586
*maxtrm = def;
usr.sbin/ppp/systems.c
455
int def, how, rs;
usr.sbin/ppp/systems.c
458
def = !strcmp(name, "default");
usr.sbin/ppp/systems.c
469
if (!def) {
usr.sbin/rtadvd/config.c
129
#define MAYHAVE(var, cap, def) \
usr.sbin/rtadvd/config.c
132
var = def; \