Searched refs:default_type (Results 1 – 4 of 4) sorted by relevance
| /trueos/usr.sbin/bsdinstall/partedit/ |
| HD | partedit.h | 66 void gpart_create(struct gprovider *pp, char *default_type, char *default_size,
|
| HD | gpart_ops.c | 815 gpart_create(struct gprovider *pp, char *default_type, char *default_size, in gpart_create() argument 911 if (default_type != NULL) in gpart_create() 912 items[0].text = default_type; in gpart_create()
|
| /trueos/contrib/libarchive/libarchive/ |
| HD | archive_acl.c | 825 const wchar_t *text, int default_type) in archive_acl_parse_w() argument 872 type = default_type; in archive_acl_parse_w() 1055 const char *text, int default_type, struct archive_string_conv *sc) in archive_acl_parse_l() argument 1102 type = default_type; in archive_acl_parse_l()
|
| /trueos/contrib/binutils/gas/config/ |
| HD | tc-arc.c | 349 int default_type, in get_arc_exp_reloc_type() argument 382 return default_type; in get_arc_exp_reloc_type()
|