M mansoda Dec 25, 2010 #1 Hi, I want to use [cmd=]vi -t open[/cmd] to see code for the open(2) system call under /usr/src/sys/amd64/. But it says Code: tag not found This thing is followed a Lab instruction from my FreeBSD course instructor. But I failed to do this. Could anybody give me any hints? Thanks!
Hi, I want to use [cmd=]vi -t open[/cmd] to see code for the open(2) system call under /usr/src/sys/amd64/. But it says Code: tag not found This thing is followed a Lab instruction from my FreeBSD course instructor. But I failed to do this. Could anybody give me any hints? Thanks!
C chmiels Dec 25, 2010 #2 Do you have any tags file generated? It is done by running 'ctags' command.
OP M mansoda Dec 25, 2010 Thread Starter #3 not yet... I will try ctags now. thanks. chmiels said: Do you have any tags file generated? It is done by running 'ctags' command. Click to expand...
not yet... I will try ctags now. thanks. chmiels said: Do you have any tags file generated? It is done by running 'ctags' command. Click to expand...