gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:strlen (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/boot.c - 3.9KB - 126 lines
100:                 /* Length of the device name without the partition number */
101:                 i = strlen(devnm);
102:                 c = devnm[i - 1];
More results from tkernel_2
t2ex
bsd_source/lib/libc/src_bsd/arpa_inet/inet_ntop.c - 6.6KB - 195 lines
167:                                 return (NULL);
168:                         tp += strlen(tp);
169:                         break;
More results from t2ex