gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:strcpy (0.01 seconds)
tkernel_2
monitor/cmdsvc/src/command.c - 44.6KB - 1,274 lines
1222:         if (cmd) {
1223:                 strcpy(lptr = lineBuf, cmd);
1224:                 token = tEOC;
t2ex
bsd_source/t2ex/network/net/src_bsd/kern/uipc_accf.c - 12.6KB - 401 lines
244:         memset(&afa, 0, sizeof(afa));
245:         strcpy(afa.af_name, so->so_accf->so_accept_filter->accf_name);
246:         if (so->so_accf->so_accept_filter_str != NULL)
More results from t2ex