Searched defs:saveBuf (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/mac68k/dev/
H A Dpm_direct.c217 u_char *saveBuf; /* where to save result */ member in struct:adbCommand
H A Dadb_direct.c193 u_char *saveBuf; /* buffer to know where to save result */ member in struct:adbCmdHoldEntry
206 u_char *saveBuf; /* where to save result */ member in struct:adbCommand
[all...]
/netbsd-current/sys/arch/macppc/dev/
H A Dpm_direct.c208 u_char *saveBuf; /* where to save result */ member in struct:adbCommand
H A Dadb_direct.c168 u_char *saveBuf; /* buffer to know where to save result */ member in struct:adbCmdHoldEntry
181 u_char *saveBuf; /* where to save result */ member in struct:adbCommand
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c120921 char saveBuf[PARSE_TAIL_SZ]; local
120944 memcpy(PARSE_TAIL(pParse), saveBuf, PARSE_TAIL_SZ); local
[all...]

Completed in 728 milliseconds