/titanic_41/usr/src/cmd/svr4pkg/libinst/ |
H A D | finalck.c | 65 finalck(struct cfent *ept, int attrchg, int contchg, boolean_t a_warning) in finalck() 95 finalck_error(struct cfent *ept, int attrchg, int contchg) in finalck_error() 153 finalck_warning(struct cfent *ept, int attrchg, int contchg) in finalck_warning()
|
H A D | procmap.c | 91 procassign(struct cfent *ept, char **server_local, char **client_local, in procassign() 198 struct cfent *ept = (struct cfent *)NULL; in procmap() local 290 struct cfent *ept, *ept_i; in sortentry() local
|
H A D | pkgobjmap.c | 95 pkgobjassign(struct cfent *ept, char **server_local, char **client_local, in pkgobjassign() 286 struct cfent *ept, map_entry; in pkgobjmap() local 390 struct cfent *ept, *ept_i; in sortentry() local
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | ppkgmap.c | 43 ppkgmap(struct cfent *ept, FILE *fp) in ppkgmap()
|
H A D | tputcfent.c | 45 tputcfent(struct cfent *ept, FILE *fp) in tputcfent()
|
H A D | srchcfile.c | 125 srchcfile(struct cfent *ept, char *path, PKGserver server) in srchcfile()
|
H A D | gpkgmap.c | 134 gpkgmap(struct cfent *ept, FILE *fp) in gpkgmap() 636 gpkgmapvfp(struct cfent *ept, VFP_T *vfp) in gpkgmapvfp()
|
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | instvol.c | 155 struct cfent *ept; in instvol() local 848 struct cfent *ept = (struct cfent *)NULL; in domerg() local 1215 struct cfent *ept; /* entry from the internal list */ in endofclass() local 1444 struct cfent *ept; in fix_attributes() local
|
H A D | check.c | 692 struct cfent *ept; in ckconflct() local 1059 struct cfent *ept; in ckpkgfiles() local
|
H A D | dockspace.c | 192 struct cfent *ept; in readmap() local
|
/titanic_41/usr/src/cmd/svr4pkg/pkgchk/ |
H A D | ckentry.c | 62 ckentry(int envflag, int maptyp, struct cfent *ept, VFP_T *vfp, in ckentry() 288 findspool(struct cfent *ept) in findspool()
|
/titanic_41/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | delmap.c | 61 struct cfent *ept; in delmap() local
|
H A D | main.c | 1122 struct cfent *ept; in rmclass() local
|
/titanic_41/usr/src/lib/libadm/common/ |
H A D | ckkeywd.c | 71 char *ept; in ckkeywd() local
|
H A D | ckdate.c | 411 char *ept, end[128]; in ckdate() local
|
/titanic_41/usr/src/cmd/tbl/ |
H A D | tv.c | 24 int tp=0, sl, ln, pos, epb, ept, vm; in drawvert() local
|
/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | getcwd.c | 63 char *ept, *eup, *up; in getcwd() local
|
/titanic_41/usr/src/cmd/svr4pkg/pkgmk/ |
H A D | splpkgmap.c | 66 struct cfent *ept; member 103 struct cfent *ept; in splpkgmap() local
|
/titanic_41/usr/src/cmd/svr4pkg/installf/ |
H A D | installf.c | 134 struct cfent *ept; in validate() local
|
H A D | main.c | 147 struct cfent *ept; in main() local
|
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci.c | 3945 ohci_ed_t *ept = pp->pp_ept; in ohci_insert_ctrl_ed() local 3992 ohci_ed_t *ept = pp->pp_ept; in ohci_insert_bulk_ed() local 4040 ohci_ed_t *ept = pp->pp_ept; in ohci_insert_intr_ed() local 4138 ohci_ed_t *ept = pp->pp_ept; in ohci_insert_isoc_ed() local 4205 ohci_ed_t *ept = pp->pp_ept; in ohci_modify_sKip_bit() local 4304 ohci_ed_t *ept = pp->pp_ept; /* ept to be removed */ in ohci_remove_ctrl_ed() local 4354 ohci_ed_t *ept = pp->pp_ept; /* ept to be removed */ in ohci_remove_bulk_ed() local 4405 ohci_ed_t *ept = pp->pp_ept; /* ept to be removed */ in ohci_remove_periodic_ed() local 4464 ohci_ed_t *ept, in ohci_detach_ed_from_list() 4591 ohci_ed_t *ept = pp->pp_ept; /* ept to be removed */ in ohci_insert_ed_on_reclaim_list() local [all …]
|
H A D | ohci_polled.c | 1866 ohci_ed_t *ept; in ohci_polled_insert_td() local 2244 ohci_ed_t *ept = pp->pp_ept; in ohci_polled_insert_hc_td() local
|
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_dperr.c | 223 cmd_dp_t *dpt, *ept; in cmd_dp_common() local
|
/titanic_41/usr/src/cmd/svr4pkg/pkgproto/ |
H A D | main.c | 444 findlink(struct cfent *ept, char *path, char *svpath) in findlink()
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/uhci/ |
H A D | uhcid.h | 501 #define UHCI_XFER_TYPE(ept) ((ept)->bmAttributes & USB_EP_ATTR_MASK) argument 502 #define UHCI_XFER_DIR(ept) ((ept)->bEndpointAddress & \ argument 540 #define UHCI_PERIODIC_ENDPOINT(ept) \ argument
|