Home | Sort by: relevance | last modified time | path |
/src/usr.bin/menuc/ | |
util.c | 70 static int mc_loc = 0; variable in typeref:typename:int 77 if (mc_loc >= mc_size-1) { 94 mc_buff[mc_loc++] = ch; 95 mc_buff[mc_loc] = '\0'; 104 mc_loc = 0; |
util.c | 70 static int mc_loc = 0; variable in typeref:typename:int 77 if (mc_loc >= mc_size-1) { 94 mc_buff[mc_loc++] = ch; 95 mc_buff[mc_loc] = '\0'; 104 mc_loc = 0; |