HomeSort by: relevance | last modified time | path
    Searched defs:MAX_PRINT_LEN (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/ifconfig/
ether.c 64 #define MAX_PRINT_LEN 55
165 eccr.eccr_capabilities, MAX_PRINT_LEN);
172 eccr.eccr_capenable, MAX_PRINT_LEN);
ifconfig.c 1267 #define MAX_PRINT_LEN 58 /* XXX need a better way to determine this! */
1319 ifcr.ifcr_capabilities, MAX_PRINT_LEN);
1326 ifcr.ifcr_capenable, MAX_PRINT_LEN);

Completed in 13 milliseconds