Home
last modified time | relevance | path

Searched defs:ps (Results 26 – 50 of 157) sorted by relevance

1234567

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h590 #define i40e_aq_set_phy_register(hw, ps, da, pc, ra, rv, cd) \ argument
592 #define i40e_aq_get_phy_register(hw, ps, da, pc, ra, rv, cd) \ argument
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfncs.c228 pstatus_add_printer(PSTATUS *ps, PRINTER *p) in pstatus_add_printer()
450 PSTATUS *ps = NULL; in search_pstatus() local
470 FSTATUS *ps = NULL; in search_fstatus() local
489 FSTATUS *ps = NULL; in search_fptable() local
506 CLSTATUS *ps = NULL; in search_cstatus() local
525 PWSTATUS *ps = NULL; in search_pwstatus() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_sg.c289 ilbd_destroy_sg(const char *sg_name, const struct passwd *ps, in ilbd_destroy_sg()
349 ilbd_create_sg(ilb_sg_info_t *sg, int ev_port, const struct passwd *ps, in ilbd_create_sg()
593 const struct passwd *ps, ucred_t *ucredp) in ilbd_add_server_to_group()
957 const struct passwd *ps, ucred_t *ucredp) in ilbd_rem_server_from_group()
1194 ilbd_Xable_server(ilb_sg_info_t *sg, const struct passwd *ps, in ilbd_Xable_server()
1503 ilbd_disable_server(ilb_sg_info_t *sg, const struct passwd *ps, in ilbd_disable_server()
1510 ilbd_enable_server(ilb_sg_info_t *sg, const struct passwd *ps, in ilbd_enable_server()
H A Dilbd_rules.c825 i_ilbd_rule_action(const char *rule_name, const struct passwd *ps, in i_ilbd_rule_action()
925 ilbd_destroy_rule(ilbd_name_t rule_name, const struct passwd *ps, in ilbd_destroy_rule()
932 ilbd_enable_rule(ilbd_name_t rule_name, const struct passwd *ps, in ilbd_enable_rule()
940 ilbd_disable_rule(ilbd_name_t rule_name, const struct passwd *ps, in ilbd_disable_rule()
1105 const struct passwd *ps, ucred_t *ucredp) in ilbd_create_rule()
/illumos-gate/usr/src/cmd/bnu/
H A Dline.c122 register struct sg_spds *ps; local
400 struct sg_spds *ps; local
491 struct sg_spds *ps; local
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dm_wchar.h323 #define mbrlen(s, n, ps) m_sb_mblen(s, n) argument
325 #define mbrtowc(pwc, s, n, ps) m_sb_mbtowc(pwc, s, n) argument
327 #define wcrtomb(s, wc, ps) m_sb_wctomb(s, wc) argument
329 #define mbsrtowcs(pwcs, s, n, ps) m_sb_mbstowcs(pwcs, s, n) argument
331 #define wcsrtombs(s, pwcs, n, ps) m_sb_wcstombs(s, pwcs, n) argument
/illumos-gate/usr/src/cmd/sendmail/util/
H A Detrn.pl232 sub ps subroutine
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dc32rtomb.c33 c32rtomb(char *restrict str, char32_t c32, mbstate_t *restrict ps) in c32rtomb()
H A Dmbrtoc32.c32 mbstate_t *restrict ps) in mbrtoc32()
H A Dc16rtomb.c32 c16rtomb(char *restrict str, char16_t c16, mbstate_t *restrict ps) in c16rtomb()
H A Dmbrtoc16.c42 mbstate_t *restrict ps) in mbrtoc16()
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dratoi.c12 int ratoi(ps, pi, min, max) in ratoi() argument
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A D_sfputl.c38 reg uchar *s, *ps; local
H A D_sfputu.c38 reg uchar *s, *ps; local
H A Dsfnputc.c38 reg uchar* ps; local
H A D_sfputm.c39 reg uchar *s, *ps; local
H A Dsfputr.c38 uchar *ps; local
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypwhich.c506 static bool xdr_yp_inaddr(xdrs, ps) in xdr_yp_inaddr() argument
517 static bool xdr_old_yp_binding(xdrs, ps) in xdr_old_yp_binding() argument
529 static bool xdr_old_ypbind_resp(xdrs, ps) in xdr_old_ypbind_resp() argument
H A Dyppush.c538 struct server *ps; in add_server() local
658 struct server *ps; in add_to_active() local
697 struct server *ps; local
1001 send_message(struct server *ps, unsigned long program, long *err) in send_message()
/illumos-gate/usr/src/lib/libc/i386/sys/
H A Dptrace.c139 pstatus_t *ps; in ptrace() local
610 pstatus_t *ps = &cp->pstatus; in ProcUpdate() local
665 pstatus_t *ps = &cp->pstatus; in MakeUser() local
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Dptrace.c141 pstatus_t *ps; in ptrace() local
620 pstatus_t *ps = &cp->pstatus; in ProcUpdate() local
677 pstatus_t *ps = &cp->pstatus; in MakeUser() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dfgets.c31 unsigned char* ps; in _stdgets() local
H A Dgetdelim.c34 uchar* ps; in getdelim() local
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dpids.c59 key(void* handle, Sffmt_t* fp, const char* arg, char** ps, Sflong_t* pn) in key()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_finish.c78 struct Dwarf_P_Str_stats_s* ps = 0; in dwarf_pro_get_string_stats() local

1234567