Searched defs:err_msg (Results 1 - 9 of 9) sorted by relevance

/src/sys/arch/i386/stand/mbr/
H A Dmbr.S376 err_msg: label
/src/bin/sh/
H A Djobs.c1123 const char *err_msg = "No such job: %s"; local in function:getjob
/src/usr.sbin/sysinst/
H A Dbsddisklabel.c565 const char *err_msg; local in function:set_ptn_size
H A Ddisklabel.c697 disklabel_create_custom_part_type(const char *custom, const char **err_msg) argument
507 disklabel_delete(struct disk_partitions * arg,part_id id,const char ** err_msg) argument
818 disklabel_set_part_info(struct disk_partitions * arg,part_id id,const struct disk_part_info * info,const char ** err_msg) argument
1080 disklabel_add_partition(struct disk_partitions * arg,const struct disk_part_info * info,const char ** err_msg) argument
1177 disklabel_add_outer_partition(struct disk_partitions * arg,const struct disk_part_info * info,const char ** err_msg) argument
[all...]
H A Dgpt.c570 gpt_insert_part_into_list(struct gpt_disk_partitions * parts,struct gpt_part_entry ** list,struct gpt_part_entry * entry,const char ** err_msg,part_id * new_id) argument
620 gpt_set_part_info(struct disk_partitions * arg,part_id id,const struct disk_part_info * info,const char ** err_msg) argument
983 gpt_create_custom_part_type(const char * custom,const char ** err_msg) argument
1053 gpt_info_to_part(struct gpt_part_entry * p,const struct disk_part_info * info,const char ** err_msg) argument
1074 gpt_add_part(struct disk_partitions * arg,const struct disk_part_info * info,const char ** err_msg) argument
1135 gpt_delete_partition(struct disk_partitions * arg,part_id id,const char ** err_msg) argument
[all...]
H A Dpart_edit.c271 const char *err_msg = NULL; local in function:delete_part
H A Ddisks.c840 convert_scheme(struct pm_devs *p, bool is_boot_drive, const char **err_msg) argument
H A Dmbr.c1238 mbr_custom_part_type(const char *custom, const char **err_msg) argument
1582 mbr_info_to_partitition(const struct disk_part_info * info,struct mbr_partition * mp,uint sector,struct mbr_info_t * mb,size_t index,const char ** err_msg) argument
1680 mbr_set_part_info(struct disk_partitions * arg,part_id id,const struct disk_part_info * info,const char ** err_msg) argument
1992 const char **err_msg; member in struct:delete_part_args
2093 mbr_delete_part(struct disk_partitions * arg,part_id pno,const char ** err_msg) argument
[all...]
/src/sys/net/
H A Dif_pppoe.c633 const char *err_msg; local in function:pppoe_dispatch_disc_pkt
[all...]

Completed in 19 milliseconds