Home
last modified time | relevance | path

Searched defs:cpp (Results 26 – 50 of 168) sorted by relevance

1234567

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_api.c149 const char **cpp; in cleanup_open() local
H A Dcleanup_extracted.c317 char **cpp; in cleanup_extracted_finish() local
H A Dcleanup_out_recipient.c138 char **cpp; in cleanup_out_recipient() local
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dheader_opts.c126 char **cpp; in header_drop_init() local
H A Dmaillog_client.c216 char **cpp; in maillog_client_init() local
H A Dmail_addr_crunch.c197 char **cpp; in main() local
/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dcommand.c95 char **cpp; in deliver_command() local
H A Dalias.c111 char **cpp; in deliver_alias() local
/netbsd-src/common/lib/libc/rpc/
H A Dxdr.c600 xdr_bytes(XDR *xdrs, char **cpp, u_int *sizep, u_int maxsize) in xdr_bytes()
744 xdr_string(XDR *xdrs, char **cpp, u_int maxsize) in xdr_string()
828 xdr_wrapstring(XDR *xdrs, char **cpp) in xdr_wrapstring()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_fb.c98 int amdgpu_align_pitch(struct amdgpu_device *adev, int width, int cpp, bool tiled) in amdgpu_align_pitch()
148 u32 cpp; in amdgpufb_create_pinned_object() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dumb_buffers.c67 u32 cpp, stride, size; in drm_mode_create_dumb() local
/netbsd-src/external/bsd/atf/dist/atf-c++/
H A Dbuild.cpp94 impl::cpp(const std::string& sfile, const std::string& ofile, in cpp() function in impl
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c1251 void state_reboot (cpp) in state_reboot() argument
1304 void state_init (cpp) in state_init() argument
1381 void finish_v6only(cpp) in finish_v6only() argument
1429 void state_selecting (cpp) in state_selecting() argument
1804 void state_bound (cpp) in state_bound() argument
1846 void state_stop (cpp) in state_stop() argument
2548 void send_discover (cpp) in send_discover() argument
2773 void state_panic (cpp) in state_panic() argument
2888 void send_request (cpp) in send_request() argument
3083 void send_decline (cpp) in send_decline() argument
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_fb.c100 int radeon_align_pitch(struct radeon_device *rdev, int width, int cpp, bool tiled) in radeon_align_pitch()
151 u32 cpp; in radeonfb_create_pinned_object() local
/netbsd-src/lib/libcrypt/
H A Dcrypt.c267 #define PERM6464(d,d0,d1,cpp,p) \ argument
276 #define PERM3264(d,d0,d1,cpp, argument
285 PERM6464(d,d0,d1,cpp,p) global() argument
287 PERM3264(d,d0,d1,cpp,p) global() argument
[all...]
/netbsd-src/common/lib/libprop/
H A Dprop_dictionary_util.c247 char **cpp) in prop_dictionary_get_cstring()
278 const char **cpp) in prop_dictionary_get_cstring_nocopy()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_unix.c113 char **cpp; in dict_unix_getgrnam() local
H A Ddict_file.c107 char **cpp; in dict_file_to_buf() local
/netbsd-src/sys/arch/sparc/sparc/
H A Dopenprom.c113 openpromgetstr(int len, char *user, char **cpp) in openpromgetstr()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_exec.h87 uint32_t *cpp = (uint32_t *)*stackp; in netbsd32_copyargs() local
/netbsd-src/sys/dev/ofw/
H A Dopenfirmio.c106 openfirmgetstr(int len, char *user, char **cpp) in openfirmgetstr()
/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_main.c126 char **cpp; in pcf_set_parameters() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_pm.c676 unsigned int cpp, in intel_wm_method1()
720 unsigned int cpp, in intel_wm_method2()
759 int fifo_size, int cpp, in intel_calculate_wm()
895 int cpp = fb->format->cpp[0]; in pnv_update_wm() local
952 static unsigned int g4x_tlb_miss_wa(int fifo_size, int width, int cpp) in g4x_tlb_miss_wa()
1130 unsigned int clock, htotal, cpp, width, wm; in g4x_compute_wm() local
1605 unsigned int cpp, in vlv_wm_method2()
1640 unsigned int clock, htotal, cpp, width, wm; in vlv_compute_wm_level() local
2245 int cpp = fb->format->cpp[0]; in i965_update_wm() local
2326 int cpp; in i9xx_update_wm() local
[all …]
/netbsd-src/libexec/telnetd/
H A Dsys_term.c676 char **cpp; addarg() local
734 char **cpp, **cpp2; scrub_env() local
[all...]
/netbsd-src/external/bsd/mdocml/dist/
H A Dtbl_term.c163 const struct tbl_cell *cp, *cpn, *cpp, *cps; in term_tbl() local
584 const struct tbl_cell *cpp; /* Layout cell above this line. */ in tbl_hrule() local

1234567