Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 86) sorted by relevance

1234

/busybox-1.35.0/scripts/kconfig/
Dmenu.c107 void menu_set_type(int type) in menu_set_type()
122 struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct expr *d… in menu_add_prop()
140 struct property *menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) in menu_add_prompt()
145 void menu_add_expr(enum prop_type type, struct expr *expr, struct expr *dep) in menu_add_expr()
150 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) in menu_add_symbol()
388 enum prop_type type; in menu_get_parent_menu() local
Dkconfig_load.c7 #define P(name,type,arg) type (*name ## _p) arg argument
25 #define P(name,type,arg) \ in kconfig_load() argument
Dexpr.c24 struct expr *expr_alloc_one(enum expr_type type, struct expr *ce) in expr_alloc_one()
33 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two()
43 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp()
135 static void __expr_eliminate_eq(enum expr_type type, struct expr **ep1, struct expr **ep2) in __expr_eliminate_eq()
508 static void expr_eliminate_dups1(enum expr_type type, struct expr **ep1, struct expr **ep2) in expr_eliminate_dups1()
560 static void expr_eliminate_dups2(enum expr_type type, struct expr **ep1, struct expr **ep2) in expr_eliminate_dups2()
852 void expr_extract_eq(enum expr_type type, struct expr **ep, struct expr **ep1, struct expr **ep2) in expr_extract_eq()
881 struct expr *expr_trans_compare(struct expr *e, enum expr_type type, struct symbol *sym) in expr_trans_compare()
Dsymbol.c79 enum symbol_type type = sym->type; in sym_get_type() local
90 const char *sym_type_name(enum symbol_type type) in sym_type_name()
405 int type = sym_get_type(sym); in sym_tristate_within_range() local
831 struct property *prop_alloc(enum prop_type type, struct symbol *sym) in prop_alloc()
861 const char *prop_get_type_name(enum prop_type type) in prop_get_type_name()
Dqconf.cc108 enum prop_type type; in updateMenuList() local
183 int type; in updateMenu() local
447 enum prop_type type; in updateSelection() local
505 int type; in setValue() local
531 int type, oldexpr, newexpr; in changeValue() local
573 enum prop_type type; in setRootMenu() local
611 enum prop_type type; in keyPressEvent() local
/busybox-1.35.0/util-linux/volume_id/
Dget_devname.c32 #define get_label_uuid(fd, label, uuid, type) \ argument
34 #define uuidcache_addentry(device, label, uuid, type) \ argument
43 get_label_uuid(int fd, char **label, char **uuid, const char **type) in get_label_uuid()
80 …idcache_addentry(char *device, /*int major, int minor,*/ char *label, char *uuid, const char *type) in uuidcache_addentry()
257 const char *type = type; in add_to_uuid_cache() local
Dudf.c53 } PACKED type; member
57 uint8_t type; member
71 unsigned type; in volume_id_probe_udf() local
Dunused_msdos.c49 #define is_extended(type) \ argument
53 #define is_raid(type) \ argument
Dunused_lvm.c38 uint8_t type[8]; member
/busybox-1.35.0/coreutils/
Dsum.c41 static unsigned sum_file(const char *file, unsigned type) in sum_file()
96 unsigned type = SUM_BSD; in sum_main() local
Dmknod.c56 const char *type, *arg; in mknod_main() local
Dstat.c210 # define FS_TYPE(type, name) type, in human_fstype() argument
215 # define FS_TYPE(type, name) name"\0" in human_fstype() argument
/busybox-1.35.0/networking/libiproute/
Dlibnetlink.c37 void FAST_FUNC xrtnl_wilddump_request(struct rtnl_handle *rth, int family, int type) in xrtnl_wilddump_request()
92 int FAST_FUNC rtnl_dump_request(struct rtnl_handle *rth, int type, void *req, int len) in rtnl_dump_request()
361 int FAST_FUNC addattr32(struct nlmsghdr *n, int maxlen, int type, uint32_t data) in addattr32()
377 int FAST_FUNC addattr_l(struct nlmsghdr *n, int maxlen, int type, void *data, int alen) in addattr_l()
393 int FAST_FUNC rta_addattr32(struct rtattr *rta, int maxlen, int type, uint32_t data) in rta_addattr32()
409 int FAST_FUNC rta_addattr_l(struct rtattr *rta, int maxlen, int type, void *data, int alen) in rta_addattr_l()
Dll_types.c17 const char* FAST_FUNC ll_type_n2a(int type, char *buf) in ll_type_n2a()
Dll_addr.c16 const char* FAST_FUNC ll_addr_n2a(unsigned char *addr, int alen, int type, char *buf, int blen) in ll_addr_n2a()
/busybox-1.35.0/libbb/
Dxatonum.c11 #define type long long macro
23 #define type long macro
46 #define type int macro
Dselinux_common.c13 char *user, char *role, char *type, char *range) in set_security_context_component()
/busybox-1.35.0/selinux/
Druncon.c61 static context_t runcon_compute_new_context(char *user, char *role, char *type, char *range, in runcon_compute_new_context()
122 char *type = NULL; in runcon_main() local
/busybox-1.35.0/miscutils/
Dmakedevs.c125 char *basedev, *type, *nodname, *buf; in makedevs_main() local
203 char type; in makedevs_main() local
Dlsscsi.c64 unsigned type; in lsscsi_main() local
Drfkill.c97 char *name, *type; in rfkill_main() local
/busybox-1.35.0/networking/
Dtls_rsa.c59 #define psRsaCrypt(pool, in, inlen, out, outlen, key, type, data) \ argument
63 unsigned char *out, uint32 *outlen, psRsaKey_t *key, int32 type, in psRsaCrypt()
Dtls.c251 uint8_t type; member
658 static void xwrite_encrypted_and_hmac_signed(tls_state_t *tls, unsigned size, unsigned type) in xwrite_encrypted_and_hmac_signed()
825 static void xwrite_encrypted_aesgcm(tls_state_t *tls, unsigned size, unsigned type) in xwrite_encrypted_aesgcm()
896 static void xwrite_encrypted(tls_state_t *tls, unsigned size, unsigned type) in xwrite_encrypted()
1451 static ALWAYS_INLINE void fill_handshake_record_hdr(void *buf, unsigned type, unsigned len) in fill_handshake_record_hdr()
1454 uint8_t type; in fill_handshake_record_hdr() member
1556 uint8_t type; in send_client_hello_and_alloc_hsd() member
1654 uint8_t type; in get_server_hello() member
1909 uint8_t type; in send_empty_client_cert() member
1931 uint8_t type; in send_client_key_exchange() member
[all …]
/busybox-1.35.0/e2fsprogs/
Dfsck.c95 char *type; member
310 const char *type, const char *opts, in create_fs_device()
527 static void execute(const char *type, const char *device, in execute()
603 const char *type; in fsck_device() local
/busybox-1.35.0/procps/
Dsmemcap.c29 static void writeheader(const char *path, struct stat *sb, int type) in writeheader()

1234