Searched defs:INS (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/rpcsec_gss/ |
H A D | Makefile | 35 #override INS.liblink 36 INS.liblink= -$(RM) $@; $(SYMLINK) $(LIBLINKPATH)$(LIBLINKS)$(VERS) $@ 44 $(INS.file) 96 $(INS.dir)
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_vis.h | 246 var unsigned char INS[VBSIZE+1]; /* Last inserted text */ variable
|
/illumos-gate/usr/src/uts/common/io/upf/ |
H A D | upf_usbgem.c | 201 #define INS(dp, p, buf, len, errp, label) \ macro
|
/illumos-gate/usr/src/uts/common/io/urf/ |
H A D | urf_usbgem.c | 186 #define INS(dp, p, buf, len, errp, label) \ macro 736 INS(dp, IDR, dp->dev_addr.ether_addr_octet, ETHERADDRL, &err, usberr);
|
Completed in 74 milliseconds