Home
last modified time | relevance | path

Searched defs:pt (Results 1 – 25 of 111) sorted by relevance

12345

/dflybsd-src/bin/pax/
H A Dtables.c126 HRDLNK *pt; in chk_lnk() local
213 HRDLNK *pt; in purg_lnk() local
268 HRDLNK *pt; in lnk_end() local
365 FTM *pt; in chk_ftime() local
505 NAMT *pt; in add_name() local
573 NAMT *pt; in sub_name() local
700 DEVT *pt; in chk_dev() local
758 DEVT *pt; in map_dev() local
920 ATDIR *pt; in atdir_end() local
951 ATDIR *pt; in add_atdir() local
[all …]
H A Dsel_subs.c102 USRT *pt; in usr_add() local
170 USRT *pt; in usr_match() local
199 GRPT *pt; in grp_add() local
267 GRPT *pt; in grp_match() local
317 TIME_RNG *pt; in trng_add() local
457 TIME_RNG *pt; in trng_match() local
H A Dtar.c148 char *pt; in ul_oct() local
202 char *pt; in uqd_oct() local
256 char *pt; in tar_chksm() local
368 char *pt; in tar_rd() local
861 char *pt; in ustar_wr() local
H A Dpat_rep.c197 PATTERN *pt; in pat_add() local
242 PATTERN *pt; in pat_chk() local
279 PATTERN *pt; in pat_sel() local
398 PATTERN *pt; in pat_match() local
835 REPLACE *pt; in rep_name() local
H A Dgen_subs.c252 char *pt; in ul_asc() local
348 char *pt; in uqd_asc() local
H A Doptions.c186 char *pt; in pax_options() local
1358 char *pt; in opt_add() local
H A Dtty_subs.c113 char *pt; in tty_read() local
/dflybsd-src/gnu/usr.bin/rcs/rcs/
H A Drcs.c675 struct Symrev * pt; local
712 register struct chaccess *pt; local
761 struct Message *pt; local
792 struct Status *pt; local
831 struct delrevpair *pt; local
957 struct Lockrev *pt, **pre; local
1143 struct hshentry *pt; local
1325 struct assoc **pre, *pt; in doassoc() local
1578 struct branchhead *pt, *pre; in buildtree() local
/dflybsd-src/usr.sbin/ppp/
H A Dtimer.c83 struct pppTimer *t, *pt; in timer_Start() local
138 struct pppTimer *t, *pt; in StopTimerNoBlock() local
240 struct pppTimer *pt; in timer_Show() local
/dflybsd-src/lib/libc/stdtime/
H A Dstrftime.c118 _fmt(const char *format, const struct tm * const t, char *pt, in _fmt()
536 _conv(const int n, const char * const format, char * const pt, in _conv()
546 _add(const char *str, char *pt, const char * const ptlim) in _add()
563 char *pt, const char * const ptlim) in _yconv()
/dflybsd-src/sbin/fsck/
H A Dpreen.c75 struct part *pt; in checkfstab() local
234 struct part *pt, **ppt = &dk->part; in addpart() local
263 struct part *pt = dk->part; in startdisk() local
/dflybsd-src/sys/dev/raid/mfi/
H A Dmfi_cam.c262 struct mfi_pass_frame *pt; in mfip_start() local
324 struct mfi_pass_frame *pt; in mfip_done() local
/dflybsd-src/gnu/usr.bin/rcs/lib/
H A Dmaketime.c257 maketime(pt, default_time) in maketime() argument
322 struct partime pt; local
/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem_request.c130 __i915_priotree_add_dependency(struct i915_priotree *pt, in __i915_priotree_add_dependency()
144 struct i915_priotree *pt, in i915_priotree_add_dependency()
158 i915_priotree_fini(struct drm_i915_private *i915, struct i915_priotree *pt) in i915_priotree_fini()
184 i915_priotree_init(struct i915_priotree *pt) in i915_priotree_init()
H A Di915_gem_gtt.c591 struct i915_page_table *pt; in alloc_pt() local
606 static void free_pt(struct i915_address_space *vm, struct i915_page_table *pt) in free_pt()
613 struct i915_page_table *pt) in gen8_initialize_pt()
620 struct i915_page_table *pt) in gen6_initialize_pt()
813 struct i915_page_table *pt, in gen8_ppgtt_clear_pt()
839 struct i915_page_table *pt, in gen8_ppgtt_set_pde()
855 struct i915_page_table *pt; in gen8_ppgtt_clear_pd() local
1088 struct i915_page_table *pt = pd->page_table[idx.pde]; in gen8_ppgtt_insert_huge_entries() local
1328 struct i915_page_table *pt; in gen8_ppgtt_alloc_pd() local
1454 struct i915_page_table *pt; in gen8_dump_pdp() local
[all …]
H A Dintel_lrc.c291 struct i915_priotree *pt, in lookup_priolist()
934 struct i915_priotree *pt, in insert_request()
960 static struct drm_i915_gem_request *pt_to_request(struct i915_priotree *pt) in pt_to_request()
966 pt_lock_engine(struct i915_priotree *pt, struct intel_engine_cs *locked) in pt_lock_engine()
1019 struct i915_priotree *pt = dep->signaler; in execlists_schedule() local
1056 struct i915_priotree *pt = dep->signaler; in execlists_schedule() local
/dflybsd-src/lib/libc/gen/
H A Dgetcwd.c43 getcwd(char *pt, size_t size) in getcwd()
/dflybsd-src/crypto/libressl/crypto/aes/
H A Daes_locl.h67 #define GETU32(pt) (((u32)(pt)[0] << 24) ^ ((u32)(pt)[1] << 16) ^ ((u32)(pt)[2] << 8) ^ ((u32)(pt)… argument
/dflybsd-src/lib/libthread_db/
H A Dlibthread_xu.c210 psaddr_t pt; in pt_ta_map_id2thr() local
261 psaddr_t pt; in pt_ta_thr_iter() local
387 psaddr_t pt, pt_temp; in pt_ta_event_getmsg() local
627 psaddr_t pt, pt_temp; in pt_thr_event_getmsg() local
/dflybsd-src/contrib/tcpdump/
H A Dprint-mpls.c67 enum mpls_packet_type pt = PT_UNKNOWN; in mpls_print() local
H A Dprint-esp.c190 u_char *pt; in do_decrypt() local
292 u_char *pt; in esp_decrypt_buffer_by_ikev2_print() local
743 u_char *pt; in esp_print() local
/dflybsd-src/lib/libdmsg/
H A Dcrypto.c207 dmsg_crypto_gcm_encrypt_chunk(dmsg_ioq_t *ioq, char *ct, char *pt, in dmsg_crypto_gcm_encrypt_chunk()
249 dmsg_crypto_gcm_decrypt_chunk(dmsg_ioq_t *ioq, char *ct, char *pt, in dmsg_crypto_gcm_decrypt_chunk()
/dflybsd-src/usr.bin/pr/
H A Dpr.h73 char *pt; /* ptr to col */ member
/dflybsd-src/sys/dev/misc/evdev/
H A Devdev_mt.c320 evdev_mt_match_frame(struct evdev_dev *evdev, union evdev_mt_slot *pt, in evdev_mt_match_frame()
375 evdev_mt_send_frame(struct evdev_dev *evdev, union evdev_mt_slot *pt, int size) in evdev_mt_send_frame()
396 evdev_mt_push_frame(struct evdev_dev *evdev, union evdev_mt_slot *pt, int size) in evdev_mt_push_frame()
/dflybsd-src/crypto/openssh/
H A Dmisc.c2939 ptimeout_init(struct timespec *pt) in ptimeout_init()
2951 ptimeout_deadline_sec(struct timespec *pt, long sec) in ptimeout_deadline_sec()
2961 ptimeout_deadline_tsp(struct timespec *pt, struct timespec *p) in ptimeout_deadline_tsp()
2969 ptimeout_deadline_ms(struct timespec *pt, long ms) in ptimeout_deadline_ms()
2980 ptimeout_deadline_monotime_tsp(struct timespec *pt, struct timespec *when) in ptimeout_deadline_monotime_tsp()
2998 ptimeout_deadline_monotime(struct timespec *pt, time_t when) in ptimeout_deadline_monotime()
3009 ptimeout_get_ms(struct timespec *pt) in ptimeout_get_ms()
3020 ptimeout_get_tsp(struct timespec *pt) in ptimeout_get_tsp()
3027 ptimeout_isset(struct timespec *pt) in ptimeout_isset()

12345