Home
last modified time | relevance | path

Searched defs:def (Results 1 – 8 of 8) sorted by relevance

/busybox-1.35.0/scripts/kconfig/
Dconf.c69 static void conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue()
216 const char *def; in conf_string() local
348 int cnt, def; in conf_choice() local
Dsymbol.c37 void sym_add_default(struct symbol *sym, const char *def) in sym_add_default()
Dgconf.c1182 const char *def; in fill_row() local
/busybox-1.35.0/libpwdgrp/
Dpwd_grp.c36 char def[7 + 2*ENABLE_USE_BB_SHADOW]; member
43 char def[7 + 2*ENABLE_USE_BB_SHADOW]; member
253 const char *def = db->def; in convert_to_struct() local
/busybox-1.35.0/networking/udhcp/
Ddhcpd.c395 const char *def; member
/busybox-1.35.0/util-linux/
Dfdisk_osf.c636 edit_int(int def, const char *mesg) in edit_int()
Dfsck_minix.c354 static int ask(const char *string, int def) in ask()
/busybox-1.35.0/shell/
Dhush.c12053 static unsigned parse_numeric_argv1(char **argv, unsigned def, unsigned def_min) in parse_numeric_argv1()