Searched refs:MAX_NTOP (Results 1 – 2 of 2) sorted by relevance
241 char tmp[MAX_NTOP]; in ctl_server()311 char tmp[MAX_NTOP], *pc; in ctl_response()411 char tmp[MAX_NTOP]; in ctl_accept()475 char tmp[MAX_NTOP]; in ctl_new_state()488 char tmp[MAX_NTOP]; in ctl_close()526 char tmp[MAX_NTOP]; in ctl_start_read()573 char *eos, tmp[MAX_NTOP]; in ctl_readable()635 char tmp[MAX_NTOP]; in ctl_wrtimeout()662 char tmp[MAX_NTOP]; in ctl_rdtimeout()683 char *name, *rest, tmp[MAX_NTOP]; in ctl_docommand()[all …]
10 #define MAX_NTOP PATH_MAX macro12 #define MAX_NTOP (sizeof "[255.255.255.255].65535") macro