Searched refs:plink (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_cro.c249 char **ppath, char **plink)
258 if (plink)
259 *plink = NULL;
351 if (plink && RF0_HASINFO(r, occupant_devices)) {
409 if (!(h && ppath && plink &&
436 if (plink)
437 *plink = link;
248 di_crodc_rec_linkinfo(di_cro_hdl_t h, di_cro_rec_t r, int internal, int info, char **ppath, char **plink) argument
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dlemon.c88 /********* From the file "plink.h" ***************************************/
89 struct plink *Plink_new(/* void */);
90 void Plink_add(/* struct plink **, struct config * */);
91 void Plink_copy(/* struct plink **, struct plink * */);
92 void Plink_delete(/* struct plink * */);
175 struct plink *fplp; /* Follow-set forward propagation links */
176 struct plink *bplp; /* Follow-set backwards propagation links */
223 struct plink { struct
225 struct plink *nex
[all...]

Completed in 22 milliseconds