Searched refs:spot (Results 1 – 8 of 8) sorted by relevance
476 char *spot; in get_dir_acl_info() local497 spot = strchr(&fil[1], '/'); in get_dir_acl_info()498 if (spot == NULL) { in get_dir_acl_info()501 *spot = 0; in get_dir_acl_info()503 *spot = '/'; in get_dir_acl_info()
69 Instead, you need to encode that letter to its spot in the alphabet. So 2013i
1291 # illuminates a special spot on the floor at the 11th hour of the 11th day1294 # you will indeed see the sunbeam illuminate the special spot at the
1245 int i,spot; local1247 for(i=spot=min; i<=max; i++){1250 if( c=='\n' ){ msg[i] = ' '; spot = i; break; }1251 if( c==0 ){ spot = i; break; }1252 if( c=='-' && i<max-1 ) spot = i+1;1253 if( c==' ' ) spot = i;1255 return spot;
21380 spot
21379 spot
12370 # been tested and do not work right. :se: is a trouble spot. Be warned.
13941 # been tested and do not work right. <rmso> is a trouble spot. Be warned.