Searched refs:slash (Results 1 – 3 of 3) sorted by relevance
32 uint16_t idx = 0, prev_slash = 0, slash = 0, pk_len = 0, dn_len = 0; in _devinfo_find_pk_dn() local37 slash++; in _devinfo_find_pk_dn()38 if (slash == 2) { in _devinfo_find_pk_dn()41 } else if (slash == 3) { in _devinfo_find_pk_dn()45 } else if (slash == 4) { in _devinfo_find_pk_dn()
802 const char* slash; in raccess_make_file_name() local818 slash = tmp + 1; in raccess_make_file_name()822 slash = original_name; in raccess_make_file_name()827 ft_strcat( new_name, slash ); in raccess_make_file_name()
217 representations of the ASCII character slash ("/") should be rejected |219 a replacement character. If you see a slash below, you do not have a |
Completed in 7 milliseconds