Searched refs:lpp (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/headers/private/firewire/
H A Dfwphyreg.h127 lpp:1, member in struct:phyreg_page0
154 lpp:1,
/haiku-fatelf/src/kits/network/libbind/nameser/
H A Dns_name.c518 const u_char **cpp, **lpp, *eob, *msg; local
525 lpp = cpp = NULL;
530 lpp = cpp; /*%< end of list to search */
564 (const u_char * const *)lpp);
598 *lpp = NULL;
/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtif_dirread.c1219 TIFFFetchStripThing(TIFF* tif, TIFFDirEntry* dir, long nstrips, uint32** lpp) argument
1229 if (*lpp == NULL &&
1230 (*lpp = (uint32 *)CheckMalloc(tif,
1233 lp = *lpp;
H A Dtif_dir.c59 void _TIFFsetLongArray(TIFF* tif, uint32** lpp, uint32* lp, long n) argument
60 { _TIFFsetByteArray(tif, (void**) lpp, (void*) lp, n*sizeof (uint32)); }
/haiku-fatelf/src/libs/tiff/
H A Dtif_dirread.c1870 TIFFFetchStripThing(TIFF* tif, TIFFDirEntry* dir, long nstrips, uint32** lpp) argument
1880 if (*lpp == NULL &&
1881 (*lpp = (uint32 *)_TIFFCheckMalloc(tif,
1884 lp = *lpp;
H A Dtif_dir.c64 void _TIFFsetLongArray(uint32** lpp, uint32* lp, uint32 n) argument
65 { setByteArray((void**) lpp, (void*) lp, n, sizeof (uint32)); }
/haiku-fatelf/src/bin/fwcontrol/
H A Dfwcontrol.c639 p.dc_connected, p.max_port_speed, p.lpp, p.cable_speed,

Completed in 118 milliseconds