Searched refs:slb_prefix (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dsysinfo.c1454 static const char slb_prefix[] = "/usr/lib/system/";
1458 const size_t slb_prefix_len = strlen(slb_prefix);
1495 if (0 == strncmp(filename, slb_prefix, slb_prefix_len)
1449 static const char slb_prefix[] = "/usr/lib/system/"; local

Completed in 112 milliseconds