| /freebsd/lib/libc/gen/ |
| H A D | strtofflags.c | 126 strtofflags(char **stringp, u_long *setp, u_long *clrp) in strtofflags() argument 131 if (setp) in strtofflags() 132 *setp = 0; in strtofflags() 146 if (setp) in strtofflags() 147 *setp |= mapping[i].flag; in strtofflags() 152 if (setp) in strtofflags() 153 *setp |= mapping[i].flag; in strtofflags()
|
| /freebsd/lib/libgssapi/ |
| H A D | gss_release_oid_set.c | 35 gss_OID_set *setp) in gss_release_oid_set() argument 42 if (setp) { in gss_release_oid_set() 43 set = *setp; in gss_release_oid_set() 52 *setp = GSS_C_NO_OID_SET; in gss_release_oid_set()
|
| /freebsd/sys/kgssapi/ |
| H A D | gssd_prot.c | 141 xdr_gss_OID_set(XDR *xdrs, gss_OID_set *setp) in xdr_gss_OID_set() argument 148 set = *setp; in xdr_gss_OID_set() 165 *setp = GSS_C_NO_OID_SET; in xdr_gss_OID_set() 173 *setp = set; in xdr_gss_OID_set() 178 set = *setp; in xdr_gss_OID_set()
|
| /freebsd/lib/libnetbsd/ |
| H A D | util.c | 55 string_to_flags(char **stringp, u_long *setp, u_long *clrp) in string_to_flags() argument 58 return strtofflags(stringp, setp, clrp); in string_to_flags()
|
| H A D | util.h | 57 int string_to_flags(char **stringp, u_long *setp, u_long *clrp);
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/ |
| H A D | wbuffer_convert.h | 214 this->setp(std::addressof(__1buf), std::addressof(__1buf) + 1); in overflow() 240 this->setp(const_cast<char_type*>(__e), this->pptr()); in overflow() 247 this->setp(__pb_save, __epb_save); in overflow() 257 this->setp(0, 0); in setbuf() 383 this->setp(0, 0); in __read_mode() 400 this->setp((char_type*)__extbuf_, (char_type*)__extbuf_ + (__ebs_ - 1)); in __write_mode() 402 this->setp(__intbuf_, __intbuf_ + (__ibs_ - 1)); in __write_mode() 404 this->setp(0, 0); in __write_mode()
|
| /freebsd/tests/sys/netpfil/pf/ |
| H A D | sctp.py | 183 setp = sctp_setprim() 186 setp.ssp_addr.v4 = a 189 setp.ssp_addr.v6 = a 192 SCTP_PRIMARY_ADDR, ctypes.pointer(setp), ctypes.sizeof(setp)) 202 setp = sctp_setprim() 205 setp.ssp_addr.v4 = a 208 setp.ssp_addr.v6 = a 211 SCTP_SET_PEER_PRIMARY_ADDR, ctypes.pointer(setp), ctypes.sizeof(setp))
|
| /freebsd/contrib/llvm-project/libcxx/src/ |
| H A D | strstream.cpp | 37 setp(__pbeg, __pbeg + __n); 136 setp(buf + einp, buf + new_size); in freeze() 218 setp(min(pbase(), newpos), epptr()); in pbackfail() 244 setp(min(pbase(), newpos), epptr()); in seekoff()
|
| /freebsd/contrib/tcsh/nls/ja/ |
| H A D | set10 | 1 $ ma.setp.c
|
| /freebsd/contrib/tcsh/nls/russian/ |
| H A D | set10 | 1 $ ma.setp.c
|
| /freebsd/contrib/tcsh/nls/ukrainian/ |
| H A D | set10 | 1 $ ma.setp.c
|
| /freebsd/contrib/tcsh/nls/greek/ |
| H A D | set10 | 1 $ ma.setp.c
|
| /freebsd/sys/kern/ |
| H A D | kern_cpuset.c | 359 cpuset_create(struct cpuset **setp, struct cpuset *parent, const cpuset_t *mask) in cpuset_create() argument 369 dofree = (*setp == NULL); in cpuset_create() 370 if (*setp != NULL) in cpuset_create() 371 set = *setp; in cpuset_create() 373 *setp = set = uma_zalloc(cpuset_zone, M_WAITOK | M_ZERO); in cpuset_create() 898 struct cpuset **setp) in cpuset_which() argument 907 *setp = set = NULL; in cpuset_which() 954 *setp = set; in cpuset_which() 969 *setp = pr->pr_cpuset; in cpuset_which() 993 struct cpuset **setp) in cpuset_which2() argument [all …]
|
| /freebsd/tools/build/cross-build/include/linux/ |
| H A D | unistd.h | 64 int strtofflags(char **stringp, u_long *setp, u_long *clrp);
|
| /freebsd/contrib/tcsh/nls/C/ |
| H A D | set10 | 1 $ ma.setp.c
|
| /freebsd/contrib/tcsh/nls/et/ |
| H A D | set10 | 1 $ ma.setp.c
|
| /freebsd/contrib/tcsh/nls/german/ |
| H A D | set10 | 1 $ ma.setp.c
|
| /freebsd/contrib/tcsh/nls/italian/ |
| H A D | set10 | 1 $ ma.setp.c
|
| /freebsd/contrib/tcsh/nls/spanish/ |
| H A D | set10 | 1 $ ma.setp.c
|
| /freebsd/contrib/tcsh/nls/french/ |
| H A D | set10 | 1 $ ma.setp.c
|
| /freebsd/contrib/tcsh/nls/finnish/ |
| H A D | set10 | 1 $ ma.setp.c
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | sstream | 422 this->setp(__p + __bout, __p + __eout); 428 __rhs.setp(__p, __p); 461 this->setp(__p + __bout, __p + __eout); 464 this->setp(nullptr, nullptr); 470 __rhs.setp(__p, __p); 522 this->setp(__p + __rbout, __p + __reout); 525 this->setp(nullptr, nullptr); 533 __rhs.setp(__p + __lbout, __p + __leout); 536 __rhs.setp(nullptr, nullptr); 572 this->setp(__data, __data + __str_.size()); [all …]
|
| H A D | fstream | 417 this->setp(__intbuf_, __intbuf_ + (__rhs.epptr() - __rhs.pbase())); 419 this->setp((char_type*)__extbuf_, (char_type*)__extbuf_ + (__rhs.epptr() - __rhs.pbase())); 443 __rhs.setp(0, 0); 523 this->setp((char_type*)__extbuf_min_, (char_type*)__extbuf_min_ + __e); 534 __rhs.setp((char_type*)__rhs.__extbuf_min_, (char_type*)__rhs.__extbuf_min_ + __e); 770 this->setp(&__1buf, &__1buf + 1); 799 this->setp(const_cast<char_type*>(__e), this->pptr()); 806 this->setp(__pb_save, __epb_save); 814 this->setp(nullptr, nullptr); 970 this->setp(nullptr, nullptr); [all …]
|
| /freebsd/contrib/kyua/utils/process/ |
| H A D | systembuf.cpp | 79 setp(_pimpl->_write_buf.get(), _pimpl->_write_buf.get() + _pimpl->_bufsize); in systembuf()
|
| /freebsd/lib/libthread_db/ |
| H A D | libthr_db.c | 638 pt_thr_set_event(const td_thrhandle_t *th, td_thr_events_t *setp) in pt_thr_set_event() argument 647 mask |= *setp; in pt_thr_set_event() 654 pt_thr_clear_event(const td_thrhandle_t *th, td_thr_events_t *setp) in pt_thr_clear_event() argument 663 mask &= ~*setp; in pt_thr_clear_event()
|