Lines Matching refs:l_pid
306 bf.l_pid = obf.l_pid; in fcntl()
324 bf.l_pid = sbf.l_pid; in fcntl()
338 bf.l_pid = sbf32.l_pid; in fcntl()
377 if (bf.l_sysid > SHRT_MAX || bf.l_pid > SHRT_MAX) { in fcntl()
387 obf.l_pid = (int16_t)bf.l_pid; in fcntl()
417 sbf.l_pid = bf.l_pid; in fcntl()
436 sbf32.l_pid = (pid32_t)bf.l_pid; in fcntl()
497 bf.l_pid = sbf32.l_pid; in fcntl()
534 bf.l_pid = (pid_t)bf64_32.l_pid; in fcntl()
634 bf.l_pid = (pid_t)bf64_32.l_pid; in fcntl()
667 bf64_32.l_pid = (pid32_t)bf.l_pid; in fcntl()