search for: no_source

Displaying 2 results from an estimated 2 matches for "no_source".

Did you mean: int_source
2017 Mar 21
3
Functions accessible from a function
...verybody, I am trying to do some static analysis, e.g. find which other functions accessible from a function. Current naive implementation goes over each instruction and whether it is a call site or not. It works great so far, but there are some cases where it doesn’t work. For example: declare no_source(function: f) // uses f internally define foo() { ... } define bar() { ... } define buzz() { call foo() call no_source(&bar) ret } In this case, my implementation catches 'foo' but not 'bar.' There are must be less trivial but also detectable cases. Can any...
2008 Oct 15
29
HELP! SNV_97,98,99 zfs with iscsitadm and VMWare!
I''m not sure if this is a problem with the iscsitarget or zfs. I''d greatly appreciate it if it gets moved to the proper list. Well I''m just about out of ideas on what might be wrong.. Quick history: I installed OS 2008.05 when it was SNV_86 to try out ZFS with VMWare. Found out that multilun''s were being treated as multipaths so waited till SNV_94 came out to