Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/
H A Dfssnapsup.c73 #define MAX_LABEL_LEN (30) macro
231 printf("%-*s: %lu\n", MAX_LABEL_LEN, in fssnap_display_info()
238 printf("%-*s: /dev/%s/%lu\n", MAX_LABEL_LEN, in fssnap_display_info()
247 printf("%-*s: /dev/%s/%lu\n", MAX_LABEL_LEN, in fssnap_display_info()
267 printf("%-*s: %s\n", MAX_LABEL_LEN, in fssnap_display_info()
284 printf("%-*s: ", MAX_LABEL_LEN, in fssnap_display_info()
327 printf("%-*s: %s\n", MAX_LABEL_LEN, in fssnap_display_info()
347 printf("%-*s: %llu KB\n", MAX_LABEL_LEN, in fssnap_display_info()
364 printf("%-*s: ", MAX_LABEL_LEN, in fssnap_display_info()
394 printf("%-*s: ", MAX_LABEL_LEN, in fssnap_display_info()
[all …]
/titanic_50/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];
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c551 if (strlcpy(label, argv[0], MAX_LABEL_LEN) >= MAX_LABEL_LEN) in parse_label()
2830 char label[MAX_LABEL_LEN]; in do_getdel()
2865 idlen = MAX_LABEL_LEN; in do_getdel()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c145 #define MAX_LABEL_LEN 256 macro
880 char label[MAX_LABEL_LEN]; in add_location_node()
2209 char label[MAX_LABEL_LEN]; in frudr_evhandler()
2355 char label[MAX_LABEL_LEN]; in frumemcfg_evhandler()