Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ofed/opensm/opensm/
HDosm_console_io.c86 static int is_remote(char *str) in is_remote() function
94 #define is_remote is_loopback macro
102 || is_remote(p_opt->console); in is_console_enabled()
169 p_oct->authorized = !is_remote(p_oct->client_type) || in is_authorized()