Searched refs:inserted (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_break.c449 boolean_t inserted = TRUE; local
475 inserted = FALSE;
478 db_breakpoints_inserted = inserted;
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_hotfiles.c525 int inserted = 0; /* debug variables */ local
673 inserted++;
681 printf("%d files identified out of %d\n", inserted, filecount);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_input.c1333 goto inserted;
1414 inserted:

Completed in 35 milliseconds