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

/netbsd-current/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.c499 char* sl_ptr; local
501 sl_ptr = node->node->symlink;
513 if (*sl_ptr == '/') {
519 sl_ptr++;
526 while ((*sl_ptr != '/') && (*sl_ptr != '\0')) {
528 if (*sl_ptr == '.') {
529 if ((*(sl_ptr + 1) == '/') || (*(sl_ptr + 1)
532 sl_ptr
[all...]
/netbsd-current/external/bsd/ipf/dist/
H A Dip_sync.h70 #define sl_ptr sl_un.slu_ptr macro
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_sync.h70 #define sl_ptr sl_un.slu_ptr macro

Completed in 85 milliseconds