Home
last modified time | relevance | path

Searched refs:MAX_LABEL_LEN (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Dfssnapsup.c71 #define MAX_LABEL_LEN (30) macro
229 printf("%-*s: %lu\n", MAX_LABEL_LEN, in fssnap_display_info()
236 printf("%-*s: /dev/%s/%lu\n", MAX_LABEL_LEN, in fssnap_display_info()
245 printf("%-*s: /dev/%s/%lu\n", MAX_LABEL_LEN, in fssnap_display_info()
265 printf("%-*s: %s\n", MAX_LABEL_LEN, in fssnap_display_info()
282 printf("%-*s: ", MAX_LABEL_LEN, in fssnap_display_info()
325 printf("%-*s: %s\n", MAX_LABEL_LEN, in fssnap_display_info()
345 printf("%-*s: %llu KB\n", MAX_LABEL_LEN, in fssnap_display_info()
362 printf("%-*s: ", MAX_LABEL_LEN, in fssnap_display_info()
392 printf("%-*s: ", MAX_LABEL_LEN, in fssnap_display_info()
[all …]
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dikedoor.h382 #define MAX_LABEL_LEN 256 macro
388 char rule_label[MAX_LABEL_LEN];
427 char group_label[MAX_LABEL_LEN];
433 char encr_name[MAX_LABEL_LEN];
441 char auth_name[MAX_LABEL_LEN];
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c554 if (strlcpy(label, argv[0], MAX_LABEL_LEN) >= MAX_LABEL_LEN) in parse_label()
2833 char label[MAX_LABEL_LEN]; in do_getdel()
2868 idlen = MAX_LABEL_LEN; in do_getdel()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c143 #define MAX_LABEL_LEN 256 macro
878 char label[MAX_LABEL_LEN]; in add_location_node()
2207 char label[MAX_LABEL_LEN]; in frudr_evhandler()
2353 char label[MAX_LABEL_LEN]; in frumemcfg_evhandler()