Searched defs:MAX_LABEL_LEN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Dfssnapsup.c73 #define MAX_LABEL_LEN (30) macro
231 printf("%-*s: %lu\n", MAX_LABEL_LEN,
238 printf("%-*s: /dev/%s/%lu\n", MAX_LABEL_LEN,
247 printf("%-*s: /dev/%s/%lu\n", MAX_LABEL_LEN,
267 printf("%-*s: %s\n", MAX_LABEL_LEN,
284 printf("%-*s: ", MAX_LABEL_LEN,
327 printf("%-*s: %s\n", MAX_LABEL_LEN,
347 printf("%-*s: %llu KB\n", MAX_LABEL_LEN,
364 printf("%-*s: ", MAX_LABEL_LEN,
394 printf("%-*s: ", MAX_LABEL_LEN,
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c145 #define MAX_LABEL_LEN 256 macro
880 char label[MAX_LABEL_LEN];
2209 char label[MAX_LABEL_LEN];
2355 char label[MAX_LABEL_LEN];
/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];

Completed in 72 milliseconds