OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:srcptr
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/bootp/common/
dovend.c
324
byte *
srcptr
;
331
srcptr
= gendata->data;
334
switch (*
srcptr
) {
339
*(*buff)++ = *
srcptr
++;
344
numbytes =
srcptr
[1] + 2;
348
bcopy(
srcptr
, *buff, numbytes);
352
srcptr
+= numbytes;
322
byte *
srcptr
;
local in function:insert_generic
Completed in 72 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025