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

/freebsd-13-stable/usr.sbin/makefs/
H A Dcd9660.c1057 char *naming; local
1084 naming = iter->o_name;
1087 while ((*naming != '.') && (*naming != ';')) {
1088 naming++;
1094 if (*naming == ';')
1096 naming++;
1140 while ((*naming != ';') && (numbts < maxlength)) {
1141 tmp[numbts] = (*naming);
1142 naming
[all...]
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddirective-for.mk5 # TODO: Describe naming conventions for the loop variables.
/freebsd-13-stable/stand/lua/
H A Dcli.lua91 -- This function intentionally does not follow our general naming guideline for
/freebsd-13-stable/contrib/bmake/mk/
H A Dlib.mk258 # because libtool is so fascist about naming the object files,
410 # naming the output...
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure741 --disable-libtool-version enable to use libtool's incompatible naming scheme
27483 # cygwin needs import library, and has unique naming convention

Completed in 102 milliseconds