Home
last modified time | relevance | path

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

/src/sbin/umbctl/
H A Dumbctl.c139 static int _umbctl_socket(void);
195 if((fd = _umbctl_socket()) < 0) in _umbctl()
239 if((fd = _umbctl_socket()) < 0) in _umbctl_file()
489 static int _umbctl_socket(void) in _umbctl_socket() function