pt 52 usr/lib/libc/time/strftime.c static char *pt; pt 66 usr/lib/libc/time/strftime.c pt = s; pt 70 usr/lib/libc/time/strftime.c *pt = '\0'; pt 240 usr/lib/libc/time/strftime.c *pt++ = *format; pt 280 usr/lib/libc/time/strftime.c for (;; ++pt, --gsize) { pt 283 usr/lib/libc/time/strftime.c if (!(*pt = *str++)) pt 127 usr/server/fs/vfs/vfs.h int task_alloc(task_t task, struct task **pt); pt 99 usr/server/fs/vfs/vfs_task.c task_alloc(task_t task, struct task **pt) pt 117 usr/server/fs/vfs/vfs_task.c *pt = t;