Searched refs:n_str (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_db_pack.c329 char n_str[24]; local
331 pack_neighbor(guid, portnum, n_str);
332 return osm_db_delete(p_neighbor, n_str);
/freebsd-11-stable/contrib/pjdfstest/
H A Dpjdfstest.c341 const char *n_str; member in struct:name
423 for (i = 0; names[i].n_str != NULL; i++) {
424 if (strcmp(names[i].n_str, name) == 0)

Completed in 140 milliseconds