Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.c508 #define IFLINE_MAX 1024 /* maximum length of a hostname.<if> line */ macro
514 static char ifline[IFLINE_MAX]; in iffile_to_hostname()