Displaying 2 results from an estimated 2 matches for "pioctl".
Did you mean:
ioctl
2000 Aug 03
0
help with afs
...r_msg.c:105: multiple definition of `error_message'
/krb5/lib/libcom_err.a(error_message.o)(.text+0x0): first defined here
/usr/bin/ld: Warning: size of symbol `error_message' changed from 248 to 516 in
error_msg.o
/afs/anl/i386_linux22/usr/afsws/lib/libafsauthent.a(rmtsysc.o): In function `pioctl':
/afs/transarc.com/project/fs/dev/afs/3.6/.stage22/@sys/obj/libafsauthent/../sys/rmtsysc.c:230: the `getwd' function is dangerous and should not be used.
collect2: ld returned 1 exit status
make: *** [bin/smbd] Error 1
This is how the make file looks like:
LIBS=-lreadlin...
2018 Sep 06
2
[RFC] UAPI: Check headers by compiling all together as C++
...c | 2
fs/coda/coda_psdev.h | 88 +++++++++++++++
fs/coda/dir.c | 2
fs/coda/file.c | 3 -
fs/coda/inode.c | 2
fs/coda/pioctl.c | 3 -
fs/coda/psdev.c | 3 -
fs/coda/symlink.c | 3 -
fs/coda/upcall.c | 2
include/linux/coda_psdev.h | 72 ------------
incl...